Problem guanine
User sussyimpasta
Submission Time 2025-04-18 23:05:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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