Pagini recente » Borderou de evaluare (job #378618) | Borderou de evaluare (job #460503) | Borderou de evaluare (job #1490413) | Borderou de evaluare (job #441414) | Borderou de evaluare (job #2792823)
Borderou de evaluare (job #2792823)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf_Neorientat::dfs_biconex(int, int*, int*, int*, int, int*, std::stack<std::pair<int, int> >&, std::unordered_map<int, std::vector<int> >&)':
main.cpp:119:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
119 | for(int i=1;i<=lista_adiacenta[nod].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'int Graf_Neorientat::begin_biconex()':
main.cpp:153:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
153 | for(int j=0;j<lista_fii[i].size();j++)
| ~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'virtual void Graf_Neorientat::bfs(int)':
main.cpp:215:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
215 | for(int i=1;i<=lista_adiacenta[front_queue].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf_Neorientat::dfs(int, int*)':
main.cpp:236:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
236 | for(int i=1;i<=lista_adiacenta[nod].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'Graf_Neorientat& Graf_Neorientat::operator=(const Graf_Neorientat&)':
main.cpp:289:5: warning: value computed is not used [-Wunused-value]
289 | *this;
| ^~~~~
main.cpp:289:5: warning: statement has no effect [-Wunused-value]
main.cpp:290:1: warning: no return statement in function returning non-void [-Wreturn-type]
289 | *this;
+++ |+ return *this;
290 | }
| ^
main.cpp: In member function 'virtual void Graf_Orientat::bfs(int)':
main.cpp:360:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
360 | for(int i=1;i<=lista_adiacenta[front_queue].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf_Orientat::dfs(int, int*)':
main.cpp:383:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
383 | for(int i=1;i<=lista_adiacenta[nod].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'Graf_Orientat& Graf_Orientat::operator=(const Graf_Orientat&)':
main.cpp:436:5: warning: value computed is not used [-Wunused-value]
436 | *this;
| ^~~~~
main.cpp:436:5: warning: statement has no effect [-Wunused-value]
main.cpp:437:1: warning: no return statement in function returning non-void [-Wreturn-type]
436 | *this;
+++ |+ return *this;
437 | }
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
2 | 1ms | 184kb | Corect | 10 |
3 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
4 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
5 | 10ms | 4501kb | Componente biconexe: numar gresit | 0 |
6 | 179ms | 101728kb | Componente biconexe: numar gresit | 0 |
7 | 402ms | 274677kb | Time limit exceeded | 0 |
8 | 230ms | 10407kb | Killed by Signal 11 | 0 |
9 | 174ms | 7462kb | Killed by Signal 11 | 0 |
10 | 175ms | 9555kb | Killed by Signal 11 | 0 |
Punctaj total | 10 |