Problem peakfinding
User ethanK1RB0
Submission Time 2025-03-14 15:35:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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