Pagini recente » Borderou de evaluare (job #2917973) | Borderou de evaluare (job #137800) | Borderou de evaluare (job #2921185) | Borderou de evaluare (job #2457074) | Borderou de evaluare (job #2859841)
Borderou de evaluare (job #2859841)
Raport evaluator
Compilare:
main.cpp: In member function 'bool chessTable::checkLines()':
main.cpp:55:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
55 | for (int i = 1 ; i < lc[0].first.size() ; ++ i) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'bool chessTable::checkColumns()':
main.cpp:87:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
87 | for (int i = 1 ; i < cc[0].first.size() ; ++ i) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'int chessTable::fixLine(int, std::vector<chessTable::move>&, int, int)':
main.cpp:105:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
105 | for (int i = 0 ; i < badOnes.size() ; ++ i) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In member function 'int chessTable::fixColumn(int, std::vector<chessTable::move>&, int, int)':
main.cpp:127:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
127 | for (int i = 0 ; i < badOnes.size() ; ++ i) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In member function 'void chessTable::run()':
main.cpp:179:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
179 | if (lineMoves01 + columnMoves01 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:182:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
182 | if (lineMoves11 + columnMoves11 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:186:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
186 | if (lineMoves0 + columnMoves01 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:189:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
189 | if (lineMoves1 + columnMoves11 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:193:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
193 | if (lineMoves01 + columnMoves0 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:196:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<chessTable::move>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
196 | if (lineMoves11 + columnMoves1 < moves.size()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 294kb | Corect! | 14 |
2 | 40ms | 1159kb | Corect! | 13 |
3 | 64ms | 2383kb | Corect! | 13 |
4 | 6ms | 200kb | Corect! | 5 |
5 | 11ms | 282kb | Corect! | 5 |
6 | 16ms | 303kb | Corect! | 6 |
7 | 25ms | 389kb | Corect! | 6 |
8 | 45ms | 651kb | Corect! | 6 |
9 | 116ms | 2408kb | Corect! | 6 |
10 | 11ms | 274kb | Corect! | 2 |
11 | 11ms | 286kb | Corect! | 4 |
12 | 16ms | 303kb | Corect! | 4 |
13 | 25ms | 389kb | Corect! | 4 |
14 | 45ms | 643kb | Corect! | 6 |
15 | 122ms | 2408kb | Corect! | 6 |
Punctaj total | 100 |