Pagini recente » Borderou de evaluare (job #1771111) | Borderou de evaluare (job #104992) | Borderou de evaluare (job #934272) | Borderou de evaluare (job #2200658) | Borderou de evaluare (job #2795745)
Borderou de evaluare (job #2795745)
Raport evaluator
Compilare:
main.cpp:14:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
14 | Graf(char* fisierIntrare={"bfs.in"});///constructor pentru problema bfs
| ^~~~~~~~
main.cpp:18:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
18 | void BFS(char* fisierIesire={"bfs.out"});///primul exercitiu(afiseaza intr-un fisier lungimea drumurilor de la un nod la restul)
| ^~~~~~~~~
main.cpp:20:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
20 | void DFS(char* fisierIesire="dfs.out");
| ^~~~~~~~~
main.cpp: In member function 'void Graf::BFS(char*)':
main.cpp:127:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
127 | for (int i = 0; i < lsAd[nodCrt].size(); i++)///trec prin toate nodurile adiacente
| ~~^~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | Corect | 10 | 30 |
2 | 1ms | 184kb | Corect | 10 |
3 | 1ms | 184kb | Corect | 10 |
4 | 1ms | 184kb | Corect | 10 | 30 |
5 | 3ms | 479kb | Corect | 10 |
6 | 16ms | 1183kb | Corect | 10 |
7 | 25ms | 2199kb | Corect | 10 | 30 |
8 | 156ms | 4968kb | Corect | 10 |
9 | 165ms | 11014kb | Corect | 10 |
10 | 204ms | 16277kb | Corect | 10 | 10 |
Punctaj total | 100 |