Pagini recente » Borderou de evaluare (job #1257617) | Borderou de evaluare (job #1848358) | Borderou de evaluare (job #3256578) | Borderou de evaluare (job #441216) | Borderou de evaluare (job #2806388)
Borderou de evaluare (job #2806388)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Graf::bfs(int)':
main.cpp:161:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
161 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<int> Graf::sortareTopologica(std::vector<int>&)':
main.cpp:193:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
193 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'std::vector<std::vector<int> > Graf::criticalConnections(int, std::vector<std::vector<int> >&)':
main.cpp:450:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
450 | for(int i = 0; i < connections.size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In constructor 'Disjoint::Disjoint(int, int)':
main.cpp:62:23: warning: 'Disjoint::numarOperatii' will be initialized after [-Wreorder]
62 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~~
main.cpp:62:9: warning: 'int Disjoint::numarMultimi' [-Wreorder]
62 | int numarMultimi, numarOperatii;
| ^~~~~~~~~~~~
main.cpp:709:1: warning: when initialized here [-Wreorder]
709 | Disjoint::Disjoint(int numarMultimi, int numarOperatii) : numarOperatii(numarOperatii), numarMultimi(numarMultimi) {}
| ^~~~~~~~
main.cpp: In function 'void rezolvareBiconex()':
main.cpp:885:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
885 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:886:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
886 | for(int j = 0; j < componenteBiconexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rezolvareCTC()':
main.cpp:925:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
925 | for(int i = 0; i < nrComponenteTareConexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:926:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
926 | for(int j = 0; j < componenteTareConexe[i].size(); j++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rezolvareBellmanFord()':
main.cpp:1154:65: warning: unused variable 'nodStart' [-Wunused-variable]
1154 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 10ms | 5054kb | OK | 5 |
2 | 11ms | 5079kb | OK | 5 |
3 | 11ms | 4960kb | OK | 5 |
4 | 20ms | 5328kb | OK | 5 |
5 | 11ms | 5083kb | OK | 5 |
6 | 11ms | 5038kb | OK | 5 |
7 | 11ms | 5070kb | OK | 5 |
8 | 11ms | 5095kb | OK | 5 |
9 | 10ms | 5042kb | OK | 5 |
10 | 10ms | 5070kb | OK | 5 |
11 | 34ms | 6049kb | OK | 5 |
12 | 30ms | 5918kb | OK | 5 |
13 | 39ms | 6303kb | OK | 5 |
14 | 44ms | 6311kb | OK | 5 |
15 | 59ms | 6758kb | OK | 5 |
16 | 73ms | 7151kb | OK | 5 |
17 | 97ms | 13037kb | OK | 5 |
18 | 11ms | 5079kb | OK | 5 |
19 | 11ms | 5115kb | OK | 5 |
20 | 77ms | 7340kb | OK | 5 |
Punctaj total | 100 |