Problem guanine
User ansel
Submission Time 2024-05-22 11:14:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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