Problem gecko
User hailice
Submission Time 2023-01-13 19:47:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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