Borderou de evaluare (job #2825378)

Utilizator eazachiar nu cont eaza Data 4 ianuarie 2022 17:11:41
Problema Collar Status done
Runda meow1 Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void big::init()': main.cpp:25:39: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 25 | for(int i = 0; i + (1 << step - 1) <= n; i++) | ~~~~~^~~ main.cpp:26:77: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 26 | rmq[step][i] = max(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]); | ~~~~~^~~ main.cpp: In function 'void small::init()': main.cpp:48:39: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 48 | for(int i = 0; i + (1 << step - 1) <= n; i++) | ~~~~~^~~ main.cpp:49:77: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 49 | rmq[step][i] = min(rmq[step - 1][i], rmq[step - 1][i + (1 << step - 1)]); | ~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
19ms12881kbIncorect00
210ms12890kbIncorect0
3488ms17694kbOK100
4486ms17694kbIncorect0
5487ms17690kbOK100
6486ms17686kbIncorect0
71059ms18206kbOK100
81058ms18202kbIncorect0
91058ms18206kbOK100
101058ms18202kbIncorect0
Punctaj total0

Ceva nu functioneaza?