Problem peakfinding
User Shreyas123456789
Submission Time 2026-03-11 16:39:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp:1:1: error: ‘my_list’ does not name a type
1 | my_list=[]
| ^~~~~~~
peakfinding.cpp:10:2: error: ‘x’ does not name a type
10 | x=i
| ^