Borderou de evaluare (job #3225346)

Utilizator raulandreipopRaul-Andrei Pop raulandreipop Data 17 aprilie 2024 13:36:05
Problema Obiective Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 5

Raport evaluator

Compilare: main.cpp: In function 'void calcScc()': main.cpp:64:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 64 | for (int comp = 0; comp < scc.size(); comp++) | ~~~~~^~~~~~~~~~~~ main.cpp:82:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 82 | for (int c = 0; c < scc.size(); c++) | ~~^~~~~~~~~~~~ main.cpp: In function 'void calcTree()': main.cpp:134:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 134 | for (int c = 0; c < scc.size(); c++) | ~~^~~~~~~~~~~~ main.cpp:141:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 141 | for (int c = 0; c < scc.size(); c++) | ~~^~~~~~~~~~~~ main.cpp:155:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 155 | for (int i = 0; i < scc.size(); i++) | ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms557kbIncorect00
21ms557kbIncorect0
33ms1081kbIncorect00
41ms819kbIncorect0
51ms557kbOK5
62ms557kbIncorect0
719ms4337kbIncorect00
818ms4317kbIncorect0
919ms5337kbIncorect0
10113ms13721kbOK50
1143ms9261kbIncorect0
1239ms9236kbIncorect0
1393ms13676kbOK5
1483ms15880kbIncorect0
1539ms17801kbOK5
161ms557kbOK55
179ms3440kbIncorect00
181ms557kbOK5
191ms557kbIncorect0
2054ms3813kbIncorect0
Punctaj total5

Ceva nu functioneaza?