Borderou de evaluare (job #3188369)

Utilizator Manolea_Teodor_StefanManolea Teodor Stefan Manolea_Teodor_Stefan Data 2 ianuarie 2024 19:02:41
Problema Regine2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve(const short int&)': main.cpp:85:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<pct>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 85 | if (ans.no_Queens == pnt_arr.size()) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:87:38: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<pct>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | } else if (ans.no_Queens < pnt_arr.size()) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ main.cpp:97:31: warning: comparison of integer expressions of different signedness: 'std::vector<pct>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 97 | if(pnt_arr.size() < nr_lib) { | ~~~~~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1502ms303kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?