Borderou de evaluare (job #2824595)

Utilizator linte_robertLinte Robert linte_robert Data 2 ianuarie 2022 18:53:34
Problema Pamant Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void strongconnect(int, int&, std::vector<int>&, std::vector<int>&, std::vector<bool>&, std::vector<std::vector<int> >&, std::deque<int>&, std::vector<std::vector<int> >&)': main.cpp:15:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | for( int i = 0; i < vecini[v].size(); i++ ){ | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void DFS(int, int, std::vector<int>&, std::vector<int>&, std::vector<int>&, std::vector<std::vector<int> >, std::deque<int>&, std::vector<int>&)': main.cpp:51:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for( int i = 0; i < vecini[k].size(); i++ ){ | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:95:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 95 | for( int i = 0; i < componente.size(); i++ ){ | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:97:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 97 | for( int j = 0; j < componente[i].size(); j++ ){ | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:98:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 98 | for( int k = 0; k < vecini[ componente[i][j] ].size(); k++ ){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:100:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 100 | for( int l = 0; l < componente[i].size(); l++ ){ | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:117:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for( int ii = 0; ii < puncte.size(); ii++ ){ | ~~~^~~~~~~~~~~~~~~ main.cpp:124:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 124 | for( int i = 0; i < componente.size(); i++ ){ | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:129:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 129 | for( int i = 0; i < ppuncte.size(); i++ ){ | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbKilled by Signal 110
2142ms36884kbMemory limit exceeded0
3194ms25448kbKilled by Signal 110
4251ms4182kbTime limit exceeded0
5211ms36884kbMemory limit exceeded0
6251ms9900kbTime limit exceeded0
7149ms36880kbMemory limit exceeded0
8161ms36884kbMemory limit exceeded0
9254ms14258kbTime limit exceeded0
102ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?