开通新博客

我已开通博客,话说我怎么样才能让这个博客的编辑和luogu博客一样啊qwq。

本博客可能无限期咕咕咕(也许不会)

让我试一下他用的也是???数学公式怎么用???

(min(a,b))

(LaTeX)

(sumlimits^n_{i = 0}a_i)

$sumlimits^n_{i = 0}a_i$

(a=b+c)

[operatorname{try it} ]

(something) (strange)

(IEE^{IEE^{IEE_{IEE}}_{qwq}}_{IEE})

#incude <cstdio>
using namespace std;
int main()
{
    int a,b;
    scanf("%d %d",&a,&b);
    printf("%d",a+b);
    return 0;
}

let's try this

and this

the last one……

and for title:

first

second


|
|
|

原文地址:https://www.cnblogs.com/nao-nao/p/12671049.html