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 6d12116 commit b660001Copy full SHA for b660001
Lab 12/Task 8/main.cpp
@@ -0,0 +1,5 @@
1
+#include <iostream>
2
+
3
+int main(){
4
+ return 0;
5
+}
0 commit comments