Borderou de evaluare (job #1645068)

Utilizator AndreiGrigorasAndrei Grigoras AndreiGrigoras Data 10 martie 2016 10:54:12
Problema MaxSubSum Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dynamic()’: user.cpp:4:20: warning: left shift count >= width of type [enabled by default] #define INF ( 1 << 60 ) ^ user.cpp:27:19: note: in expansion of macro ‘INF’ max1[i] = INF * (-1) ; ^ user.cpp:4:20: warning: left shift count >= width of type [enabled by default] #define INF ( 1 << 60 ) ^ user.cpp:29:19: note: in expansion of macro ‘INF’ max2[i] = INF * (-1) ; ^ user.cpp: In function ‘void solve()’: user.cpp:4:20: warning: left shift count >= width of type [enabled by default] #define INF ( 1 << 60 ) ^ user.cpp:48:25: note: in expansion of macro ‘INF’ long long maximum = INF * (-1) ; ^ user.cpp: In function ‘void read()’: user.cpp:16:46: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ( "maxsubsum.in" , "r" , stdin ) ; ^ user.cpp:17:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ( "%lld %lld" , &N , &M ) ; ^ user.cpp:19:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ( "%lld" , &V1[i] ) ; ^ user.cpp:21:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ( "%lld" , &V2[i] ) ; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
172ms524kbOK100
272ms520kbOK10
372ms516kbOK10
472ms520kbIncorect0
572ms520kbOK10
672ms524kbOK10
772ms524kbOK10
872ms520kbOK10
972ms520kbOK10
1072ms516kbOK10
Punctaj total0

Ceva nu functioneaza?