Borderou de evaluare (job #3343149)

Utilizator iustin.dumiDumitrescu Iustin iustin.dumi Data 26 februarie 2026 15:53:02
Problema Potrivire Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int kmp(std::string, std::string, int)': main.cpp:20:16: warning: unused variable 'poz' [-Wunused-variable] 20 | int m=b.size(),poz=-1; | ^~~ main.cpp: In function 'int main()': main.cpp:38:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 38 | if(c=='*' && b.size()!=0 || i==n+1 && b.size()!=0) | ~~~~~~~^~~~~~~~~~~~~~ main.cpp:41:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | while(poz<p1+b.size() && poz!=-1) | ~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1010
20ms303kbOK1010
30ms303kbOK1010
40ms303kbOK1010
50ms303kbOK1060
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total100

Ceva nu functioneaza?