Pagini recente » Borderou de evaluare (job #869875) | Borderou de evaluare (job #1869120) | Borderou de evaluare (job #2635886) | Borderou de evaluare (job #2790154) | Borderou de evaluare (job #2796936)
Borderou de evaluare (job #2796936)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::DFSBiconexe(int, int, int)':
main.cpp:51:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for(int i=0; i<this->m_listeAdiacenta[nodCurent].size(); i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::afisComponenteBiconexe(char*)':
main.cpp:100:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
100 | for(int i=0; i<this->componenteBiconexe.size(); i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:103:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
103 | for(int j=0; j<this->componenteBiconexe[i].size(); j++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:113:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
113 | g.citireGrafNeorientat("biconex.in");
| ^~~~~~~~~~~~
main.cpp:114:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
114 | g.afisComponenteBiconexe("biconex.out");
| ^~~~~~~~~~~~~
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 | 2ms | 184kb | Corect | 10 |
6 | 9ms | 1003kb | Corect | 10 |
7 | 16ms | 1449kb | Corect | 10 |
8 | 403ms | 23605kb | Time limit exceeded | 0 |
9 | 209ms | 10985kb | Corect | 10 |
10 | 200ms | 15683kb | Corect | 10 |
Punctaj total | 90 |