Problem mao
User LimCheeHann
Submission Time 2026-02-05 19:39:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mao.cpp: In function ‘void mao_to_cpp(int)’:
mao.cpp:6:2: error: expected ‘}’ at end of input
6 | }
| ^
mao.cpp:3:23: note: to match this ‘{’
3 | void mao_to_cpp(int N){
| ^