Pagini recente » Borderou de evaluare (job #2257087) | Borderou de evaluare (job #463120) | Borderou de evaluare (job #3209248) | Borderou de evaluare (job #3042491) | Borderou de evaluare (job #2796662)
Borderou de evaluare (job #2796662)
Raport evaluator
Compilare:
main.cpp: In function 'std::ostream& operator<<(std::ostream&, Graf)':
main.cpp:69:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
69 | for(int i = 0; i < graf.noduri.size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'int Graf::nrConexe()':
main.cpp:80:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
80 | for(int i = 0; i < noduri.size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::costuriBFS(int, std::ostream&)':
main.cpp:92:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
92 | for (int i = 0; i < noduri.size(); i++) {
| ~~^~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:101:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
101 | for(int i = 0; i < noduri.size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::componenteBiconexe(std::ostream&)':
main.cpp:115:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::list<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
115 | for (int i = 0; i < noduri.size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:130:25: warning: unused variable 'start' [-Wunused-variable]
130 | int noduri, muchii, start;
| ^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Corect | 10 |
2 | 1ms | 184kb | Corect | 10 |
3 | 1ms | 184kb | Corect | 10 |
4 | 1ms | 184kb | Corect | 10 |
5 | 1ms | 184kb | Corect | 10 |
6 | 18ms | 1966kb | Corect | 10 |
7 | 24ms | 3420kb | Corect | 10 |
8 | 403ms | 34996kb | Time limit exceeded | 0 |
9 | 228ms | 25272kb | Corect | 10 |
10 | 408ms | 34168kb | Time limit exceeded | 0 |
Punctaj total | 80 |