Problem peakfinding
User mth4z
Submission Time 2023-03-01 16:31:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:11:6: error: expected ‘;’ before ‘mountain’
11 | cin mountain;{
| ^~~~~~~~~
| ;