Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2613755)
| Utilizator | Data | 10 mai 2020 16:55:13 | |
|---|---|---|---|
| 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:42: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:43: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:46:37: 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 | 5ms | 1179kb | OK | 10 | 30 |
| 2 | 44ms | 1966kb | OK | 10 | |
| 3 | 354ms | 9699kb | OK | 10 | |
| 4 | 348ms | 9699kb | OK | 10 | 0 |
| 5 | 2000ms | 81133kb | Time limit exceeded | 0 | |
| 6 | 2000ms | 81133kb | Time limit exceeded | 0 | |
| 7 | 61ms | 9175kb | Killed by Signal 11 | 0 | |
| 8 | 465ms | 81133kb | Killed by Signal 11 | 0 | 0 |
| 9 | 488ms | 81264kb | Killed by Signal 11 | 0 | |
| 10 | 476ms | 81133kb | Killed by Signal 11 | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
