Problem goodprogrammer
User sporknives
Submission Time 2024-06-26 21:42:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

goodprogrammer.cpp: In function ‘int main()’:
goodprogrammer.cpp:2:2: error: ‘cout’ was not declared in this scope
2 | cout << "what on earth is this";
| ^~~~