Borderou de evaluare (job #2455647)

Utilizator dorupopDoru Pop dorupop Data 12 septembrie 2019 10:51:35
Problema Range minimum query Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ main.cpp:23:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' log2n=lg[n]; ^~~~~ main.cpp:29:41: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] if(dp[i][j-1]<dp[i+(1<<j-1)][j-1]) ~^~ main.cpp:32:40: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] dp[i][j]=dp[i+(1<<j-1)][j-1]; ~^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1010
22ms131kbOK1010
35ms524kbOK1010
4145ms4194kbOK1010
5176ms4194kbOK1020
61135ms6946kbOK10
71223ms8519kbOK1010
81300ms9961kbTime limit exceeded00
91303ms9961kbTime limit exceeded00
101305ms10276kbTime limit exceeded00
Punctaj total70

Ceva nu functioneaza?