| Problem | peakfinding |
|---|---|
| User | CJZ |
| Submission Time | 2026-03-10 10:58:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
peakfinding.cpp: In function ‘int32_t main()’:
peakfinding.cpp:9:2: error: ‘peak’ was not declared in this scope
9 | peak = 0;
| ^~~~