Borderou de evaluare (job #2272273)

Utilizator andreiomd1Onut Andrei andreiomd1 Data 29 octombrie 2018 22:07:17
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:16:37: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] scanf("%d%d%d%d", &N, &A, &B, &C); ^ main.cpp:16:37: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] main.cpp:16:37: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long long int*' [-Wformat=] main.cpp:13: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:14: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:16:38: 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
12ms131kbOK1030
230ms782kbOK10
3400ms4829kbOK10
4418ms4829kbOK100
52003ms67338kbTime limit exceeded0
62000ms67338kbTime limit exceeded0
7458ms5353kbOK10
82003ms67338kbTime limit exceeded00
92003ms67514kbTime limit exceeded0
102003ms67481kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?