Problem mao
User YSH2020
Submission Time 2024-09-08 16:02:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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