Problem mirrors
User huangchengcheng
Submission Time 2026-07-07 21:18:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mirrors.cpp: In function ‘int main()’:
mirrors.cpp:40:5: error: expected ‘}’ at end of input
40 | }
| ^
mirrors.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^