Title1
Hello world!
Hello world!
Hello world!
Title2
Title3
The following content is hidden in the main page
1 2 3 4 5 6 7 8 9 10 11 12
| #include<iostream> #include<cstdio> #include<cstring> #include<algorithm> using namespace std; int main(void) { int a,b; scanf("%d%d",&a,&b); printf("%d\n",a+b); return 0; }
|
电解水:
氢气燃烧:
Be the first person to leave a comment!