Problem peakfinding
User asruby
Submission Time 2025-01-04 21:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
peakfinding.cpp: In function ‘int main(long long int, char**)’:
peakfinding.cpp:34:2: error: ‘iloopf’ was not declared in this scope; did you mean ‘ilogbf’?
34 | iloopf(0,N){
| ^~~~~~
| ilogbf