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