Borderou de evaluare (job #2384205)

Utilizator tamionvTamio Vesa Nakajima tamionv Data 20 martie 2019 14:58:32
Problema Shiroeseq Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'll char_hash(char)': main.cpp:24:19: warning: array subscript has type 'char' [-Wchar-subscripts] ret[ch] = (ret[ch - 1] * basis)%mod; ^ main.cpp:27:17: warning: array subscript has type 'char' [-Wchar-subscripts] return ret[x]; ^ main.cpp: In function 'void solve_len(int, std::vector<int>&)': main.cpp:51:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = len; i < buf.size(); ++i){ ~~^~~~~~~~~~~~ main.cpp:49:8: warning: variable 'prev' set but not used [-Wunused-but-set-variable] ll prev = curr; ^~~~ main.cpp: In function 'void do_test()': main.cpp:86:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i =0 ; i < pats.size(); ++i) ~~^~~~~~~~~~~~~ main.cpp:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < pats.size(); ++i){ ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1402ms1048kbOK25100
22439ms262kbOK25
3212ms1613kbOK25
4289ms917kbOK25
Punctaj total100

Ceva nu functioneaza?