date:
updated:

Hello World


extmool的博客又活了(bushi

以下为测试内容:

1
2
3
4
5
6
7
8
9
10
11
12
13
#include <bits/stdc++.h>
#define ll long long

using namespace std;

ll a, b;

int main(){
cin >> a >> b;
cout << a + b;
return 0;
}

test
test
test
test

test

图片测试
test