Borderou de evaluare (job #2928377)

Utilizator BVLUBogdan Ivan BVLU Data 22 octombrie 2022 20:45:58
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:54:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for( int i = 0; i < v.size(); ++i ) | ~~^~~~~~~~~~ main.cpp:55:25: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 55 | if( v[i].size() > maxim ) | ~~~~~~~~~~~~^~~~~~~ main.cpp:60:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for( int i = 0; i < v.size(); ++i ) | ~~^~~~~~~~~~ main.cpp:61:25: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 61 | if( v[i].size() == maxim ) | ~~~~~~~~~~~~^~~~~~~~ main.cpp:63:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for( int j = 0; j < v[i].size(); ++j ) | ~~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbNumar de componente gresit00
20ms184kbNumar de componente gresit0
31ms184kbNumar de componente gresit0
40ms184kbKilled by Signal 1100
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 1100
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
104ms315kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?