Borderou de evaluare (job #3235397)

Utilizator justann33Anita Gheboeanu justann33 Data 17 iunie 2024 16:40:39
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp:17:16: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 17 | int rmq[NMAX<<1+1][LMAX]; | ~^~ main.cpp: In function 'void preProcesareRMQ()': main.cpp:38:44: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 38 | rmq[i][j]=min(rmq[i][j-1],rmq[i+1<<(j-1)][j-1]); | ~^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbIncorect00
21ms303kbIncorect00
315ms2859kbKilled by Signal 1100
437ms14733kbKilled by Signal 1100
549ms24248kbKilled by Signal 1100
651ms24178kbKilled by Signal 1100
763ms34463kbKilled by Signal 1100
846ms24223kbKilled by Signal 1100
947ms24240kbKilled by Signal 110
1046ms24276kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?