Problem wronganswer
User louisleehi
Submission Time 2024-12-07 09:30:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wronganswer.cpp: In function ‘int main()’:
wronganswer.cpp:13:5: error: expected ‘}’ at end of input
13 | }
| ^
wronganswer.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^