Problem nostatement
User AlphanumericUsername
Submission Time 2023-01-26 20:38:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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