Borderou de evaluare (job #2304924)

Utilizator Salamandra01Felmeri Zsolt Salamandra01 Data 18 decembrie 2018 20:21:11
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:48:45: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] scanf("%lld%lld%lld%lld", &n, &A, &B, &C); ^ main.cpp:48:45: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] main.cpp:48:45: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=] main.cpp:48:45: warning: format '%lld' expects argument of type 'long long int*', but argument 5 has type 'int*' [-Wformat=] main.cpp:64:28: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] printf("%ld ", v[i]); ^ main.cpp:45: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); ^ main.cpp:46: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); ^ main.cpp:48:46: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld%lld%lld%lld", &n, &A, &B, &C); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
22ms131kbIncorect0
32ms131kbIncorect0
42ms131kbIncorect00
52ms131kbIncorect0
62ms131kbIncorect0
72ms131kbIncorect0
82ms131kbIncorect00
92ms131kbIncorect0
102ms131kbIncorect0
Punctaj total0

Ceva nu functioneaza?