Borderou de evaluare (job #1210849)

Utilizator mikeshadowIon Complot mikeshadow Data 21 iulie 2014 14:02:21
Problema Range minimum query Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void init()’: user.cpp:52:44: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses] dp[j][i] = min(dp[j][i-1],dp[j + 1<<(i-1)][i-1]); ^ user.cpp:12:22: note: in definition of macro ‘min’ #define min(a,b) ((a<b)?a:b) ^ user.cpp:52:44: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses] dp[j][i] = min(dp[j][i-1],dp[j + 1<<(i-1)][i-1]); ^ user.cpp:12:27: note: in definition of macro ‘min’ #define min(a,b) ((a<b)?a:b) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms440kbIncorect00
20ms444kbIncorect00
34ms788kbKilled by signal 11(SIGSEGV).00
420ms4300kbKilled by signal 11(SIGSEGV).00
520ms4304kbKilled by signal 11(SIGSEGV).00
620ms5080kbKilled by signal 11(SIGSEGV).0
728ms6640kbKilled by signal 11(SIGSEGV).00
832ms8196kbKilled by signal 11(SIGSEGV).00
936ms8196kbKilled by signal 11(SIGSEGV).00
1032ms8200kbKilled by signal 11(SIGSEGV).00
Punctaj total0

Ceva nu functioneaza?