Problem peakfinding
User ATHY
Submission Time 2024-06-26 07:27:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
peakfinding.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^