Borderou de evaluare (job #3319084)

Utilizator ioanxhIoan Budeanu ioanxh Data 30 octombrie 2025 14:41:45
Problema Abc2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:15: warning: left shift count >= width of type [-Wshift-count-overflow] 20 | mp[(h1<<32)^h2]=1; | ~~^~~~ main.cpp:33:21: warning: left shift count >= width of type [-Wshift-count-overflow] 33 | if (mp.count((h1<<32)^h2)) ++r; | ~~^~~~ main.cpp:34:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for (int i=l; i<s.size(); ++i) { | ~^~~~~~~~~ main.cpp:41:25: warning: left shift count >= width of type [-Wshift-count-overflow] 41 | if (mp.count((h1<<32)^h2)) ++r; | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK100
20ms303kbOK10
31ms303kbIncorect0
42ms557kbIncorect0
59ms1208kbIncorect0
639ms2519kbIncorect0
7180ms8806kbIncorect0
8351ms17358kbIncorect0
9353ms17223kbIncorect0
10362ms17248kbIncorect0
Punctaj total0

Ceva nu functioneaza?