Borderou de evaluare (job #2872204)

Utilizator MortemPlaiasu Iulia-Silvia Mortem Data 16 martie 2022 15:23:36
Problema Inv Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<int> Task::inversions(int&, std::vector<int>)': main.cpp:21:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for (int i = 0; i < list.size() / 2; i++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:23:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 23 | for (int i = list.size() / 2; i < list.size(); i++) | ~~^~~~~~~~~~~~~ main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | while (i != first.size() && j != second.size()) | ~~^~~~~~~~~~~~~~~ main.cpp:29:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | while (i != first.size() && j != second.size()) | ~~^~~~~~~~~~~~~~~~ main.cpp:43:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 43 | while (i != first.size()) | ~~^~~~~~~~~~~~~~~ main.cpp:48:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 48 | while (j != second.size()) | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbIncorect0
216ms503kbIncorect0
335ms815kbIncorect0
459ms1163kbIncorect0
583ms1560kbIncorect0
6107ms2342kbIncorect0
7122ms2281kbIncorect0
8136ms2715kbIncorect0
9146ms2437kbIncorect0
102ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?