Problem guanine
User Elnathan
Submission Time 2023-03-26 10:36:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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