Problem peakfinding
User ShaquilleOatmeal34
Submission Time 2025-03-14 16:12:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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