Borderou de evaluare (job #2671127)

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

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:54: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:56:46: note: in expansion of macro 'inf' for (i = 0; i <= k; i++) maxsum1[0][i] = inf; ^~~ main.cpp:129:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 1; i <= k; i++) ^~~ main.cpp:130: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
12ms262kbOK10
24ms524kbIncorect0
326ms3407kbIncorect0
452ms8388kbIncorect0
576ms12845kbIncorect0
667ms20496kbMemory limit exceeded0
780ms20496kbMemory limit exceeded0
890ms20496kbMemory limit exceeded0
979ms20496kbMemory limit exceeded0
1073ms20496kbMemory limit exceeded0
Punctaj total10

Ceva nu functioneaza?