Problem peakfinding
User sporknives
Submission Time 2024-12-18 19:02:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:9:8: error: ‘x’ was not declared in this scope
9 | cout<<x;
| ^