Borderou de evaluare (job #2608744)
| Utilizator | Data | 1 mai 2020 18:24:44 | |
|---|---|---|---|
| Problema | Radix Sort | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void raddix::sort(int*, int, int)':
main.cpp:86:13: warning: statement has no effect [-Wunused-value]
for (shift ; shift < 32 ; shift += BITS) {
^
main.cpp: In function 'int main(int, const char**)':
main.cpp:109:48: error: 'fasterLLMod' was not declared in this scope
v[i] = fasterLLMod(1ULL * v[i - 1] * A + B, C);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
