Problem leftright
User yc
Submission Time 2025-06-03 07:24:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leftright.cpp: In function ‘int main()’:
leftright.cpp:40:1: error: expected ‘}’ at end of input
40 | }
| ^
leftright.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^