Pagini recente » Borderou de evaluare (job #2793953) | Borderou de evaluare (job #179188) | Borderou de evaluare (job #2510120) | Borderou de evaluare (job #1261413) | Borderou de evaluare (job #2136713)
Borderou de evaluare (job #2136713)
Raport evaluator
Compilare:
user.cpp: In function ‘void RadixSort(unsigned int*, unsigned int, unsigned int)’:
user.cpp:12:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = begin; i != end; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:56:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < N; ++i)
^
user.cpp:63:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < N; i += 10)
^
user.cpp:49: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:50: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:52: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 | 3260kb | OK | 10 | 30 |
2 | 12ms | 3696kb | OK | 10 |
3 | 112ms | 9736kb | OK | 10 |
4 | 112ms | 9700kb | OK | 10 | 40 |
5 | 1260ms | 84896kb | OK | 10 |
6 | 1320ms | 83780kb | OK | 10 |
7 | 144ms | 9492kb | OK | 10 |
8 | 1496ms | 82672kb | OK | 10 | 30 |
9 | 1508ms | 82704kb | OK | 10 |
10 | 1516ms | 82468kb | OK | 10 |
Punctaj total | 100 |