Problem peakfinding
User ShaquilleOatmeal34
Submission Time 2025-03-14 15:06:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:11:8: error: ‘n’ was not declared in this scope
11 | cin >> n;
| ^