Borderou de evaluare (job #604082)

Utilizator avatar victorgoreanu Goreanu Victor victorgoreanu IP ascuns
Problemă Permcif Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 aug. 2021 14:47:19 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'bool solve(std::string, std::string)': main.cpp:9:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 9 | for (int j = 0; j < x.size() - 1; j++){ | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<bool>::size_type' {aka 'unsigned int'} [-Wsign-compare] 35 | for (int i = 0; i < e.size(); i++){ | ~~^~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 20
2 1 ms 131 kb OK 20
3 1 ms 131 kb OK 20
4 1 ms 131 kb OK 20
5 1 ms 131 kb OK 20
Punctaj total 100