Problem guanine
User newplayer
Submission Time 2024-02-10 02:06:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:24:23: error: expected ‘;’ before ‘}’ token
24 | cout<<"\n"
| ^
| ;
25 | }else if (command=="SNIP_BACK"){
| ~