Problem modulochain
User dacashew
Submission Time 2023-12-04 21:02:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

modulochain.cpp: In function ‘int main()’:
modulochain.cpp:91:11: error: expected ‘;’ before ‘}’ token
91 | o3%=mod
| ^
| ;
92 | } else{
| ~