Pagini recente » Borderou de evaluare (job #3282252) | Borderou de evaluare (job #2304317) | Borderou de evaluare (job #1816247) | Borderou de evaluare (job #1421703) | Borderou de evaluare (job #2532120)
Borderou de evaluare (job #2532120)
Raport evaluator
Compilare:
main.cpp: In function 'void Solve()':
main.cpp:50:9: warning: unused variable 'last' [-Wunused-variable]
int last = b,current;
^~~~
main.cpp:50:18: warning: unused variable 'current' [-Wunused-variable]
int last = b,current;
^~~~~~~
main.cpp: In function 'void RadixSort()':
main.cpp:78:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < TOTAL_BYTES;++i)
^
main.cpp: In function 'void inc()':
main.cpp:22:36: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer,1,32000,stdin);
^
main.cpp: In function 'void Read()':
main.cpp:41:38: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 30 |
2 | 22ms | 1048kb | OK | 10 |
3 | 175ms | 8781kb | OK | 10 |
4 | 211ms | 8626kb | OK | 10 | 40 |
5 | 1956ms | 86986kb | OK | 10 |
6 | 1757ms | 86896kb | OK | 10 |
7 | 212ms | 9175kb | OK | 10 |
8 | 1906ms | 90570kb | OK | 10 | 30 |
9 | 1929ms | 90042kb | OK | 10 |
10 | 1932ms | 90570kb | OK | 10 |
Punctaj total | 100 |