| Problem | guanine |
|---|---|
| User | EX0R5 |
| Submission Time | 2026-04-21 11:36:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:20:13: error: expected ‘,’ or ‘;’ before ‘if’
20 | if (x <= g - 2) {
| ^~
guanine.cpp:28:13: error: expected ‘,’ or ‘;’ before ‘if’
28 | if (x <= g - 2) {
| ^~