Problem guanine
User FIips
Submission Time 2024-01-22 11:50:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int32_t main()’:
guanine.cpp:35:10: error: expected ‘;’ before ‘if’
35 | a
| ^
| ;
36 | if(a=="SNIP_FRONT"){
| ~~