Borderou de evaluare (job #3312009)
| Utilizator | Data | 25 septembrie 2025 13:17:22 | |
|---|---|---|---|
| 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:42:20: error: variable 'std::ifstream cin' has initializer but incomplete type
42 | ifstream cin ("sdo.in");
| ^
main.cpp:43:20: error: variable 'std::ofstream cout' has initializer but incomplete type
43 | ofstream cout("sdo.out");
| ^
main.cpp:48:14: error: 'v' was not declared in this scope
48 | cin>>v[i];
| ^
main.cpp:51:17: error: 'v' was not declared in this scope
51 | quicksort(v,0,n-1,k);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
