Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1494469)
| Utilizator | Data | 1 octombrie 2015 10:13:50 | |
|---|---|---|---|
| Problema | Radix Sort | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void rad_sort()’:
user.cpp:36:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<q[i].size();j++)
^
user.cpp: In function ‘void read()’:
user.cpp:14: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);
^
user.cpp: In function ‘int main()’:
user.cpp:46: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);
^
user.cpp:47: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);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 468kb | OK | 10 | 30 |
| 2 | 32ms | 2108kb | OK | 10 | |
| 3 | 344ms | 15100kb | OK | 10 | |
| 4 | 332ms | 14148kb | OK | 10 | 0 |
| 5 | Depăşit | 104072kb | Time limit exceeded. | 0 | |
| 6 | Depăşit | 78892kb | Time limit exceeded. | 0 | |
| 7 | 48ms | 4688kb | Killed by signal 6(SIGABRT). | 0 | |
| 8 | 528ms | 66020kb | Killed by signal 6(SIGABRT). | 0 | 0 |
| 9 | 536ms | 66020kb | Killed by signal 6(SIGABRT). | 0 | |
| 10 | 512ms | 66024kb | Killed by signal 6(SIGABRT). | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
