김동규

Local A commit

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