0%

测试文章

Hello!
This is my first blog!

test code:

1
2
3
4
5
6
7
#include<iostream>
using namespace std;
int main()
{
cout<<"hello world!"<<endl;
return 0;
}

公式测试

$E=mc^2$