김동규

Local A commit

1 +#include <iostream>
2 +
3 +void main() {
4 + std::cout << "Hello World!!" << std::endl;
5 + system("PAUSE");
6 +}
...\ No newline at end of file ...\ No newline at end of file
No preview for this file type