Problem guanine
User EX0R5
Submission Time 2026-04-21 08:09:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:18:9: error: expected ‘,’ or ‘;’ before ‘if’
18 | if (x <= gene.size() - 2) {
| ^~