| Problem | souvenirs3 |
|---|---|
| User | lucas |
| Submission Time | 2026-06-26 16:52:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
souvenirs3.cpp: In function ‘int main()’:
souvenirs3.cpp:26:2: error: expected ‘}’ before ‘else’
26 | else {
| ^~~~
souvenirs3.cpp:19:18: note: to match this ‘{’
19 | if (twos > ones){
| ^