Pagini recente » Monitorul de evaluare | Cod sursa (job #2990102) | Cod sursa (job #463741) | Cod sursa (job #124368) | Borderou de evaluare (job #2660999)
Borderou de evaluare (job #2660999)
Raport evaluator
Compilare:
main.cpp: In function 'void sortingUtils::radixSort(RandomIt, RandomIt)':
main.cpp:38:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0;
^~~
main.cpp:38:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0;
^~
main.cpp:47:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0;
^~~
main.cpp:47:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i=255; i; i--) nr[i]=nr[i-1]; nr[0]=0;
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 30 |
| 2 | 21ms | 1048kb | OK | 10 |
| 3 | 195ms | 8650kb | OK | 10 |
| 4 | 188ms | 8622kb | OK | 10 | 0 |
| 5 | 1683ms | 87031kb | OK | 10 |
| 6 | 2000ms | 84541kb | Time limit exceeded | 0 |
| 7 | 220ms | 9175kb | OK | 10 |
| 8 | 1938ms | 90681kb | OK | 10 | 0 |
| 9 | 2001ms | 80216kb | Time limit exceeded | 0 |
| 10 | 1954ms | 90570kb | OK | 10 |
| Punctaj total | 30 |