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.
1 parent d5e96c1 commit 68fefa7Copy full SHA for 68fefa7
main.cpp
@@ -0,0 +1,5 @@
1
+#include<iostream>
2
+usingnamespace std;
3
+int main(){
4
+cout<<"hello, linux";
5
+}
0 commit comments