Problem nostatement
User dzuizz
Submission Time 2023-01-28 17:41:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nostatement.cpp: In function ‘int main()’:
nostatement.cpp:54:1: error: expected ‘}’ at end of input
54 | }
| ^
nostatement.cpp:25:13: note: to match this ‘{’
25 | int main () {
| ^