Borderou de evaluare (job #3233077)

Utilizator SerbanCaroleSerban Carole SerbanCarole Data 2 iunie 2024 13:28:06
Problema Eqprob Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'll fa(std::string&)': main.cpp:13:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | for(int j = 0 ; j <= a.size() ; ++j) dp[i][j] = 0; | ~~^~~~~~~~~~~ main.cpp:18:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(int j = 1 ; j <= a.size(); ++j) | ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms303kbOK100
Punctaj total100

Ceva nu functioneaza?