prog.cpp: In function 'int main()': prog.cpp:5:1: error: 'cout' was not declared in this scope cout << "Hello, World!" << endl; ^
ㅠㅠ 이게 뭐람요 ...ㅠㅠ

소스 첨부해드릴게요!


#include <iostream> int main() { cout << "Hello, World!" << endl; }


ㅠㅠ 


책에 있는거 똑바로 쓴거 같은데 ... 3번이나 새로 썼는데 계속 ..

영어는 잘못해서 뭐라고 하는지 모르겠어요 ㅠㅠㅠㅠ