Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2482644)
| Utilizator | Data | 28 octombrie 2019 18:10:09 | |
|---|---|---|---|
| Problema | Radix Sort | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:8:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in","r",stdin);
^
main.cpp:9:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out","w",stdout);
^
main.cpp:10:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&a,&b,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 393kb | OK | 10 | 30 |
| 2 | 26ms | 1183kb | OK | 10 | |
| 3 | 169ms | 8818kb | OK | 10 | |
| 4 | 228ms | 8847kb | OK | 10 | 0 |
| 5 | 2007ms | 83234kb | Time limit exceeded | 0 | |
| 6 | 2003ms | 85639kb | Time limit exceeded | 0 | |
| 7 | 275ms | 9461kb | OK | 10 | |
| 8 | 2003ms | 80388kb | Time limit exceeded | 0 | 0 |
| 9 | 2005ms | 80347kb | Time limit exceeded | 0 | |
| 10 | 2000ms | 80347kb | Time limit exceeded | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
