Borderou de evaluare (job #2660989)
Raport evaluator
Compilare:
main.cpp: In function 'void sortingUtils::radixSort(RandomIt, RandomIt)':
main.cpp:36: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:36: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:45: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:45: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: In instantiation of 'void sortingUtils::radixSort(RandomIt, RandomIt) [with T = int; RandomIt = int*]':
main.cpp:66:40: required from here
main.cpp:43:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<sec.size(); i++) nr[sec[i]>>(8*cnt+8)&255]++;
main.cpp:48:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<sec.size(); i++){
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 131kb | OK | 10 | 30 |
2 | 17ms | 917kb | OK | 10 |
3 | 144ms | 8126kb | OK | 10 |
4 | 147ms | 8126kb | OK | 10 | 0 |
5 | 1314ms | 80216kb | OK | 10 |
6 | 1617ms | 80216kb | OK | 10 |
7 | 172ms | 8126kb | Incorect | 0 |
8 | 1598ms | 80216kb | Incorect | 0 | 0 |
9 | 1374ms | 80216kb | Incorect | 0 |
10 | 1489ms | 80216kb | Incorect | 0 |
Punctaj total | 30 |