Problem leftright
User wtnetlegend
Submission Time 2025-03-09 19:57:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leftright.cpp: In function ‘int main()’:
leftright.cpp:74:1: error: expected ‘}’ at end of input
74 | }
| ^
leftright.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^