| Problem | potatosalad |
|---|---|
| User | notachicken |
| Submission Time | 2026-05-08 14:05:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:11:12: error: a function-definition is not allowed here before ‘{’ token
11 | int main() {
| ^
potatosalad.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
potatosalad.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^