Pagini recente » Borderou de evaluare (job #398484) | Borderou de evaluare (job #2804564) | Borderou de evaluare (job #657808) | Borderou de evaluare (job #148299) | Borderou de evaluare (job #2802117)
Borderou de evaluare (job #2802117)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::bfs(int, std::ostream&)':
main.cpp:186:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
186 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:216:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
216 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompBiconexe(std::ostream&)':
main.cpp:301:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
301 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:302:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
302 | for(int j = 0; j < componenteBiconexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompTareConexe(std::ostream&)':
main.cpp:377:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
377 | for(int i = 0; i < nrComponenteTareConexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:378:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
378 | for(int j = 0; j < listaComponenteTareConexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<std::vector<int> > Graf::criticalConnections(int, std::vector<std::vector<int> >&)':
main.cpp:474:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
474 | for(int i = 0; i < connections.size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In constructor 'Disjoint::Disjoint(int, int)':
main.cpp:99:23: warning: 'Disjoint::numarOperatii' will be initialized after [-Wreorder]
99 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~~
main.cpp:99:9: warning: 'int Disjoint::numarMultimi' [-Wreorder]
99 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~
main.cpp:734:1: warning: when initialized here [-Wreorder]
734 | Disjoint::Disjoint(int numarMultimi, int numarOperatii) : numarOperatii(numarOperatii), numarMultimi(numarMultimi) {}
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:813:65: warning: unused variable 'nodStart' [-Wunused-variable]
813 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 15ms | 6336kb | OK | 5 | 5 |
| 2 | 13ms | 6598kb | OK | 5 | 5 |
| 3 | 20ms | 6598kb | OK | 5 | 5 |
| 4 | 5ms | 5128kb | OK | 5 | 5 |
| 5 | 20ms | 6713kb | OK | 5 | 5 |
| 6 | 8ms | 6463kb | OK | 5 | 10 |
| 7 | 10ms | 6598kb | OK | 5 |
| 8 | 55ms | 7303kb | OK | 5 | 15 |
| 9 | 56ms | 7454kb | OK | 5 |
| 10 | 26ms | 6705kb | OK | 5 |
| 11 | 74ms | 7852kb | OK | 5 | 20 |
| 12 | 131ms | 8474kb | OK | 5 |
| 13 | 88ms | 8097kb | OK | 5 |
| 14 | 139ms | 9125kb | OK | 5 |
| 15 | 301ms | 9580kb | OK | 5 | 15 |
| 16 | 168ms | 9048kb | OK | 5 |
| 17 | 25ms | 6594kb | OK | 5 |
| 18 | 246ms | 9994kb | OK | 5 | 15 |
| 19 | 253ms | 10719kb | OK | 5 |
| 20 | 36ms | 6737kb | OK | 5 |
| Punctaj total | 100 |