Borderou de evaluare (job #2825381)

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

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
110ms12890kbIncorect00
210ms12886kbIncorect0
3486ms17739kbOK100
4480ms17694kbIncorect0
5482ms17686kbOK1020
6484ms17694kbOK10
71053ms18206kbOK1020
81050ms18202kbOK10
91055ms18206kbOK100
101054ms18268kbIncorect0
Punctaj total40

Ceva nu functioneaza?