Problem potatosalad
User noel
Submission Time 2024-06-20 15:42:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:7:10: error: ‘n’ was not declared in this scope
7 | int arr[n];
| ^