김동규

Local B commit

...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
2 2
3 void main() { 3 void main() {
4 std::cout << "Hello World!!" << std::endl; 4 std::cout << "Hello World!!" << std::endl;
5 + std::cout << "EXIT!!!" << std::endl;
5 system("PAUSE"); 6 system("PAUSE");
6 } 7 }
...\ No newline at end of file ...\ No newline at end of file
......
No preview for this file type