Borderou de evaluare (job #2531376)

Utilizator alextodoranTodoran Alexandru Raul alextodoran Data 26 ianuarie 2020 10:55:51
Problema Cubeon Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve(int, int, int, int, int)': main.cpp:30:57: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] dp[cnt & 1][mid] = min(dp[cnt & 1][mid], dp[cnt & 1 ^ 1][i] + cube(a[mid] - a[i])); ~~~~^~~ main.cpp:33:39: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] if(dp[cnt & 1][mid] == dp[cnt & 1 ^ 1][i] + cube(a[mid] - a[i])) ~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12572ms2097kbOK100
Punctaj total100

Ceva nu functioneaza?