Borderou de evaluare (job #1645090)

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

Raport evaluator

Compilare: user.cpp: In function ‘void dynamic()’: user.cpp:27:28: warning: integer overflow in expression [-Woverflow] max1[i] = INF * (-1) ; ^ user.cpp:29:28: warning: integer overflow in expression [-Woverflow] max2[i] = INF * (-1) ; ^ user.cpp: In function ‘void solve()’: user.cpp:48:28: warning: integer overflow in expression [-Woverflow] int 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
168ms516kbIncorect00
268ms508kbIncorect0
368ms512kbIncorect0
468ms508kbIncorect0
572ms508kbIncorect0
672ms508kbIncorect0
772ms512kbIncorect0
872ms508kbIncorect0
972ms512kbIncorect0
1072ms512kbIncorect0
Punctaj total0

Ceva nu functioneaza?