Problem | peakfinding |
---|---|
User | cyhg |
Submission Time | 2023-10-08 21:09:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:17:7: error: expected ‘;’ before ‘c’
17 | cout c;
| ^~
| ;