Borderou de evaluare (job #975149)

Utilizator ericptsStavarache Petru Eric ericpts Data 19 iulie 2013 11:23:03
Problema Confuzie Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void update(cint)’: user.cpp:86:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; pos <= comp[path].size() ; pos += lsb(pos)) ^ user.cpp: In function ‘int last(cint, int)’: user.cpp:108:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(step = 1 ; step < comp[path].size() ; step <<= 1); ^ user.cpp:112:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( pos + step <= comp[path].size() && AIB[pos + step] <= lim) ^ user.cpp: In function ‘int fst(cint, int)’: user.cpp:122:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(step = 1 ; step < comp[path].size() ; step <<= 1); ^ user.cpp:128:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i + step <= comp[path].size() && AIB[i+step] < lim) ^ user.cpp: In function ‘int query(int, int)’: user.cpp:141:17: warning: unused variable ‘del’ [-Wunused-variable] int del; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms4972kbOK10
224ms5320kbOK10
340ms5632kbOK10
436ms5632kbOK10
5300ms11412kbOK10
6416ms11228kbOK10
7488ms12748kbOK10
8944ms16716kbOK10
91032ms16416kbOK10
101016ms17400kbOK10
Punctaj total100

Ceva nu functioneaza?