Problem mao
User usernamehere
Submission Time 2024-06-26 16:47:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mao.cpp: In function ‘void mao_to_cpp(int)’:
mao.cpp:2:12: error: ‘cout’ was not declared in this scope
2 | if (N==1) cout << 2147483647;
| ^~~~