Pagini recente » Borderou de evaluare (job #1186099) | Borderou de evaluare (job #412685) | Borderou de evaluare (job #328501) | Borderou de evaluare (job #221681) | Borderou de evaluare (job #2797636)
Borderou de evaluare (job #2797636)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graf::recursieDFS(int, bool*)':
main.cpp:15:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
15 | for(int i=0; i<vecin[nod].size(); ++i)
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::recursieCTC(int, int*, int*, std::stack<int>&, bool*, int&, int&, int*, int&)':
main.cpp:29:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i=0; i<vecin[nod].size(); ++i){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::recursieBC(int, int*, int*, std::stack<int>&, int&, int&, int*, int&)':
main.cpp:57:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
57 | for(int i=0; i<vecin[nod].size(); ++i){
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void Graf::BFS(int)':
main.cpp:126:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
126 | for(int i=0; i<vecin[nod].size(); ++i){
| ~^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 2273kb | Corect | 10 |
2 | 1ms | 184kb | Corect | 10 |
3 | 4ms | 2666kb | Corect | 10 |
4 | 6ms | 2682kb | Componente biconexe: numar gresit | 0 |
5 | 5ms | 2797kb | Componente biconexe: numar gresit | 0 |
6 | 9ms | 3104kb | Componente biconexe: numar gresit | 0 |
7 | 21ms | 3538kb | Componente biconexe: numar gresit | 0 |
8 | 247ms | 19759kb | Componente biconexe: numar gresit | 0 |
9 | 221ms | 10633kb | Componente biconexe: numar gresit | 0 |
10 | 184ms | 14573kb | Componente biconexe: numar gresit | 0 |
Punctaj total | 30 |