Problem mrt
User r3io4mf
Submission Time 2024-03-03 14:25:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mrt.cpp: In function ‘int main()’:
mrt.cpp:38:13: error: expected ‘}’ at end of input
38 | return 0;
| ^
mrt.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^