We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50b792b + 7e74c02 commit 07bee36Copy full SHA for 07bee36
2019.11.24/超能炸弹人.md
@@ -0,0 +1,7 @@
1
+#include<iostream>
2
+using namespace std;
3
+int main()
4
+{
5
+ cout<<"hello!";
6
+ return 0;
7
+}
0 commit comments