| Problem | peakfinding |
|---|---|
| User | jiazethesigma |
| Submission Time | 2025-10-25 12:51:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
peakfinding.cpp: In function ‘int main()’:
peakfinding.cpp:8:6: error: ‘i’ was not declared in this scope
8 | for(i=0;i<n;i++)
| ^