Problem guanine
User MDXCI
Submission Time 2025-06-06 23:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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