Borderou de evaluare (job #3291625)
Utilizator | Data | 5 aprilie 2025 10:58:43 | |
---|---|---|---|
Problema | Radix Sort | Status | done |
Runda | cex_9 | Compilator | cpp-32 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:33: error: expected ',' or ';' before 'f'
11 | ofstream fout ( "radixsort.out")f
| ^
main.cpp: In function 'int main()':
main.cpp:44:9: error: 'radix_sort' was not declared in this scope
44 | radix_sort(v,exp);
| ^~~~~~~~~~
main.cpp:45:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
45 | for ( int i = 0 ; i < v.size() ; ++ i )
| ~~^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !