Pagini recente » Borderou de evaluare (job #2962960) | Borderou de evaluare (job #2072199) | Borderou de evaluare (job #502643) | Borderou de evaluare (job #1521726) | Borderou de evaluare (job #2792246)
Borderou de evaluare (job #2792246)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::bfs(int)':
main.cpp:108:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
108 | for(int i=0; i<listaAdiacenta[nodCurent].size(); i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::sortareTopologica(std::ostream&)':
main.cpp:136:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
136 | for(int i = 0; i < listaAdiacenta[nodCurent].size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::initializareCompBiconexe(std::ostream&)':
main.cpp:221:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
221 | for(int i = 0; i < nrComponenteBiconexe; i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:222:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
222 | for(int j = 0; j < componenteBiconexe[i].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:292:65: warning: unused variable 'nodStart' [-Wunused-variable]
292 | int noduri, muchii, extremitateInitiala, extremitateFinala, nodStart;
| ^~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6ms | 2011kb | Componente biconexe: numar gresit | 0 |
2 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
3 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
4 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
5 | 6ms | 2142kb | Componente biconexe: numar gresit | 0 |
6 | 10ms | 2449kb | Componente biconexe: numar gresit | 0 |
7 | 16ms | 2719kb | Componente biconexe: numar gresit | 0 |
8 | 1ms | 184kb | Killed by Signal 11 | 0 |
9 | 1ms | 184kb | Killed by Signal 11 | 0 |
10 | 1ms | 188kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |