Borderou de evaluare (job #774061)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Intervale2 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | pre_oni_9 | Status | evaluat |
Dată | 14 apr. 2024 11:14:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:9: error: 'poz1' was not declared in this scope
16 | poz1=lower_bound(v+1, v+n+1, a)-v;
| ^~~~
main.cpp:17:9: error: 'poz2' was not declared in this scope
17 | poz2=upper_bound(v+1, v+n+1, b)-v-1;
| ^~~~