Problem peakfinding
User Aryan
Submission Time 2023-08-18 15:17:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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