Borderou de evaluare (job #2671122)

Utilizator ptudortudor P ptudor Data 11 noiembrie 2020 15:05:02
Problema Secvbest Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:11:18: warning: overflow in implicit constant conversion [-Woverflow] #define inf (1LL << 62) ~~~~~^~~~~~ main.cpp:52:24: note: in expansion of macro 'inf' dp[i][j] = inf; ^~~ main.cpp:11:18: warning: overflow in implicit constant conversion [-Woverflow] #define inf (1LL << 62) ~~~~~^~~~~~ main.cpp:54:46: note: in expansion of macro 'inf' for (i = 0; i <= k; i++) maxsum1[0][i] = inf; ^~~ main.cpp:11:18: warning: overflow in implicit constant conversion [-Woverflow] #define inf (1LL << 62) ~~~~~^~~~~~ main.cpp:80:25: note: in expansion of macro 'inf' else sum1 = inf; ^~~ main.cpp:11:18: warning: overflow in implicit constant conversion [-Woverflow] #define inf (1LL << 62) ~~~~~^~~~~~ main.cpp:84:25: note: in expansion of macro 'inf' else sum2 = inf; ^~~ main.cpp:127:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 1; i <= k; i++) ^~~ main.cpp:128:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' out << dp[n][i] << " "; out << "\n"; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms262kbIncorect0
24ms524kbIncorect0
327ms3407kbIncorect0
459ms8388kbIncorect0
578ms12976kbIncorect0
681ms20496kbMemory limit exceeded0
771ms20496kbMemory limit exceeded0
890ms20496kbMemory limit exceeded0
979ms20496kbMemory limit exceeded0
1090ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?