| Problem | potatosalad |
|---|---|
| User | noel |
| Submission Time | 2024-06-20 15:41:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:7:10: error: ‘n’ was not declared in this scope
7 | int arr[n]
| ^
potatosalad.cpp:9:1: error: expected initializer before ‘}’ token
9 | }
| ^