Borderou de evaluare (job #2403195)
| Utilizator | Data | 11 aprilie 2019 12:47:14 | |
|---|---|---|---|
| Problema | Statistici de ordine | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:7: error: 'n' was not declared in this scope
f >> n >> k;
^
main.cpp:8:12: error: 'k' was not declared in this scope
f >> n >> k;
^
main.cpp:10:8: error: 'v' was not declared in this scope
f >> v[i];
^
main.cpp:11:14: error: 'v' was not declared in this scope
nth_element(v+1, v+K, v+N+1);
^
main.cpp:11:21: error: 'K' was not declared in this scope
nth_element(v+1, v+K, v+N+1);
^
main.cpp:11:26: error: 'N' was not declared in this scope
nth_element(v+1, v+K, v+N+1);
^
main.cpp:11:29: error: 'nth_element' was not declared in this scope
nth_element(v+1, v+K, v+N+1);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
