#include <iostream> int main() { std::cout << "Hello World" << std::endl; }
#include <iostream> using namespace std; int main() { cout << "Hello World" << endl; }
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT