Problem modulochain
User xragon
Submission Time 2024-12-04 16:02:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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