Pagini recente » Borderou de evaluare (job #109280) | Borderou de evaluare (job #1380633) | Borderou de evaluare (job #2136622) | Borderou de evaluare (job #2046836) | Borderou de evaluare (job #2137000)
Borderou de evaluare (job #2137000)
Raport evaluator
Compilare:
user.cpp: In function ‘void RadixSort(uint32_t*, uint32_t, uint32_t)’:
user.cpp:13:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = begin; i != end; ++i)
^
user.cpp: In function ‘void itoa(uint32_t)’:
user.cpp:42:69: warning: operation on ‘y’ may be undefined [-Wsequence-point]
outBuffer[p - ++i] = x - ((y = x / 10) << 1) - (y << 3) + 48;
^
user.cpp:44:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
}while(x = y);
^
user.cpp: In function ‘int main()’:
user.cpp:51:40: 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:52:42: 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);
^
user.cpp:54:41: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 3256kb | OK | 10 | 30 |
2 | 8ms | 3700kb | OK | 10 |
3 | 104ms | 9732kb | OK | 10 |
4 | 104ms | 9704kb | OK | 10 | 40 |
5 | 1160ms | 84896kb | OK | 10 |
6 | 1224ms | 83784kb | OK | 10 |
7 | 136ms | 9492kb | OK | 10 |
8 | 1380ms | 82676kb | OK | 10 | 30 |
9 | 1396ms | 82712kb | OK | 10 |
10 | 1400ms | 82472kb | OK | 10 |
Punctaj total | 100 |