| Problem | guanine |
|---|---|
| User | themadpotato |
| Submission Time | 2024-02-08 08:58:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:28:19: error: expected ‘;’ before ‘}’ token
28 | dna.pop_back()
| ^
| ;
29 | }
| ~