Skip to content

Commit b660001

Browse files
AndrewZzz24AndrewZzz24
authored andcommitted
Work in progress
1 parent 6d12116 commit b660001

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Lab 12/Task 8/main.cpp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#include <iostream>
2+
3+
int main(){
4+
return 0;
5+
}

0 commit comments

Comments
 (0)