Problem justright
User brat
Submission Time 2025-10-11 22:44:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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