| Problem | peakfinding |
|---|---|
| User | Karax |
| Submission Time | 2026-04-13 16:18:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:12:24: error: ‘N’ was not declared in this scope
12 | for(int i = 0; i < N; i++) {
| ^