Problem nostatement
User AlphanumericUsername
Submission Time 2023-02-01 19:27:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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