Problem nostatement
User AlphanumericUsername
Submission Time 2023-02-01 16:31:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nostatement.cpp: In function ‘int main()’:
nostatement.cpp:36:3: error: expected ‘}’ at end of input
36 | }
| ^
nostatement.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^