Pagini recente » Borderou de evaluare (job #2605589) | Borderou de evaluare (job #2814848) | Borderou de evaluare (job #2577919) | Borderou de evaluare (job #1879198) | Borderou de evaluare (job #2802988)
Borderou de evaluare (job #2802988)
Raport evaluator
Compilare:
main.cpp:47:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
47 | void BFS(char* fisierIntrare ="bfs.in",char* fisierIesire={"bfs.out"});///primul exercitiu(afiseaza intr-un fisier lungimea drumurilor de la un nod la restul)
| ^~~~~~~~
main.cpp:47:64: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
47 | void BFS(char* fisierIntrare ="bfs.in",char* fisierIesire={"bfs.out"});///primul exercitiu(afiseaza intr-un fisier lungimea drumurilor de la un nod la restul)
| ^~~~~~~~~
main.cpp:49:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
49 | void DFS(char* fisierIesire="dfs.out");
| ^~~~~~~~~
main.cpp: In member function 'void Graf::BFS(char*, char*)':
main.cpp:167:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
167 | 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 | 188kb | OK | 10 | 10 |
2 | 1ms | 184kb | Incorect | 0 | 0 |
3 | 1ms | 184kb | Incorect | 0 | 0 |
4 | 1ms | 184kb | Incorect | 0 | 0 |
5 | 3ms | 294kb | Incorect | 0 | 0 |
6 | 69ms | 811kb | OK | 10 |
7 | 70ms | 811kb | OK | 10 |
8 | 78ms | 1044kb | Incorect | 0 | 0 |
9 | 61ms | 692kb | Incorect | 0 | 0 |
10 | 62ms | 1339kb | Incorect | 0 | 0 |
Punctaj total | 10 |