Borderou de evaluare (job #3328289)
| Utilizator | Data | 7 decembrie 2025 17:02:02 | |
|---|---|---|---|
| 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 radixsort(int*, int*, int, int)':
main.cpp:50:9: error: 'memset' was not declared in this scope
50 | memset(fr, 0, sizeof fr);
| ^~~~~~
main.cpp:13:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
12 | #include <fstream>
+++ |+#include <cstring>
13 | //#include <vector>
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
