Pagini recente » Borderou de evaluare (job #1113781) | Borderou de evaluare (job #2638875) | Borderou de evaluare (job #1109571) | Borderou de evaluare (job #2133012) | Borderou de evaluare (job #2796928)
Borderou de evaluare (job #2796928)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::DFSBiconexe(int, int, int)':
main.cpp:50:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
50 | for(int i=0; i<this->m_listeAdiacenta[nodCurent].size(); i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::afisComponenteBiconexe(char*)':
main.cpp:99:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
99 | for(int i=0; i<this->componenteBiconexe.size(); i++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:101:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
101 | for(int j=0; j<this->componenteBiconexe[i].size(); j++){
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:111:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
111 | g.citireGrafNeorientat("biconex.in");
| ^~~~~~~~~~~~
main.cpp:112:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
112 | g.afisComponenteBiconexe("biconex.out");
| ^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 188kb | Componente biconexe: componenta gresita | 4 |
2 | 2ms | 184kb | Componente biconexe: componenta gresita | 4 |
3 | 1ms | 184kb | Componente biconexe: componenta gresita | 4 |
4 | 1ms | 184kb | Componente biconexe: componenta gresita | 4 |
5 | 2ms | 184kb | Componente biconexe: componenta gresita | 4 |
6 | 6ms | 909kb | Componente biconexe: componenta gresita | 4 |
7 | 13ms | 1617kb | Componente biconexe: componenta gresita | 4 |
8 | 353ms | 24297kb | Componente biconexe: componenta gresita | 4 |
9 | 265ms | 11419kb | Componente biconexe: componenta gresita | 4 |
10 | 219ms | 16293kb | Componente biconexe: componenta gresita | 4 |
Punctaj total | 40 |