Borderou de evaluare (job #1632973)

Utilizator ZenusTudor Costin Razvan Zenus Data 6 martie 2016 11:17:16
Problema Avioane2 Status done
Runda ONIS 2016, Runda 1 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void runRead()’: user.cpp:34:34: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld" , &t[i].from); ^ user.cpp:35:35: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld" , &t[i].start); ^ user.cpp:36:34: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld" , &t[i].curr); ^ user.cpp:37:36: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld" , &t[i].finish); ^ user.cpp:38:35: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=] scanf("%lld" , &t[i].price); ^ user.cpp:28:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &n); ^ user.cpp:29:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &m); ^ user.cpp:30:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &k); ^ user.cpp:34:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &t[i].from); ^ user.cpp:35:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &t[i].start); ^ user.cpp:36:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &t[i].curr); ^ user.cpp:37:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &t[i].finish); ^ user.cpp:38:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &t[i].price); ^ user.cpp: In function ‘void runSolve()’: user.cpp:86:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &x); ^ user.cpp:87:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld" , &until); ^ user.cpp: In function ‘int main()’: user.cpp:104:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("avioane2.in" , "r" , stdin);
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1896msDepăşitMemory limit exceeded.00
2836msDepăşitMemory limit exceeded.0
3896msDepăşitMemory limit exceeded.0
4900msDepăşitMemory limit exceeded.0
5904msDepăşitMemory limit exceeded.0
6900msDepăşitMemory limit exceeded.0
7892msDepăşitMemory limit exceeded.0
8904msDepăşitMemory limit exceeded.0
9904msDepăşitMemory limit exceeded.0
10900msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?