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