Pagini recente » Borderou de evaluare (job #1737903) | Borderou de evaluare (job #2380537) | Cod sursa (job #731555) | Borderou de evaluare (job #151949) | Borderou de evaluare (job #1992692)
Borderou de evaluare (job #1992692)
Raport evaluator
Compilare:
user.cpp: In function ‘int* radixSort(int)’:
user.cpp:38:6: warning: unused variable ‘lim’ [-Wunused-variable]
int lim = sizeof(int)*pow2;
^
user.cpp: In function ‘int main()’:
user.cpp:74:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:75:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
user.cpp:77:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:79:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &Q, &X, &Y, &Z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 280kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 0ms | 316kb | OK | 10 |
| 4 | 4ms | 672kb | OK | 10 |
| 5 | 28ms | 2232kb | OK | 10 |
| 6 | 56ms | 4188kb | OK | 10 |
| 7 | 84ms | 6136kb | OK | 10 |
| 8 | Depăşit | 7312kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 7704kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8072kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |