Pagini recente » Borderou de evaluare (job #956458) | Borderou de evaluare (job #818113) | Borderou de evaluare (job #899567) | Borderou de evaluare (job #2105164) | Borderou de evaluare (job #2238434)
Borderou de evaluare (job #2238434)
Raport evaluator
Compilare:
user.cpp: In function ‘void RadixSort(int, int)’:
user.cpp:22:46: warning: iteration 65535 invokes undefined behavior [-Waggressive-loop-optimizations]
countingSort[i] += countingSort[i - 1];
^
user.cpp:21:22: note: within this loop
for(int i = 1; i <= (1 << 16); ++i)
~~^~~~~~~~~~~~
user.cpp:18:25: warning: iteration 65535 invokes undefined behavior [-Waggressive-loop-optimizations]
countingSort[i] = 0;
~~~~~~~~~~~~~~~~^~~
user.cpp:17:21: note: within this loop
for(int i = 1;i <= (1 << 16); i++)
~~^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | 1592kb | OK | 10 | 30 |
2 | 16ms | 2368kb | OK | 10 |
3 | 148ms | 9400kb | OK | 10 |
4 | 132ms | 9396kb | OK | 10 | 0 |
5 | 1532ms | 79704kb | OK | 10 |
6 | 1680ms | 79704kb | OK | 10 |
7 | 156ms | 9400kb | Incorect | 0 |
8 | 1632ms | 79704kb | Incorect | 0 | 0 |
9 | 1644ms | 79704kb | Incorect | 0 |
10 | 1432ms | 79708kb | Incorect | 0 |
Punctaj total | 30 |