Problem guanine
User Kannan
Submission Time 2023-12-13 03:49:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:21:2: error: expected primary-expression before ‘]’ token
21 | ]
| ^
guanine.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
guanine.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^