Pagini recente » Borderou de evaluare (job #1996195) | Borderou de evaluare (job #2078323) | Borderou de evaluare (job #315220) | Borderou de evaluare (job #331988) | Borderou de evaluare (job #2795540)
Borderou de evaluare (job #2795540)
Raport evaluator
Compilare:
main.cpp:16:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
16 | Graf(char* fisierIntrare={"bfs.in"});///constructor pentru problema bfs
| ^~~~~~~~
main.cpp:20:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
20 | void BFS(char* fisierIesire={"bfs.out"});///primul exercitiu(afiseaza intr-un fisier lungimea drumurilor de la un nod la restul)
| ^~~~~~~~~
main.cpp:21:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
21 | void DFS(char* fisierIesire="dfs.out");
| ^~~~~~~~~
main.cpp: In member function 'void Graf::BFS(char*)':
main.cpp:123:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
123 | for (int i = 0; i < lsAd[nodCrt].size(); i++)///trec prin toate nodurile adiacente
| ~~^~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
2 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
3 | 2ms | 184kb | Componente biconexe: numar gresit | 0 |
4 | 1ms | 184kb | Componente biconexe: numar gresit | 0 |
5 | 1ms | 184kb | Componente biconexe: componenta gresita | 4 |
6 | 9ms | 1429kb | Componente biconexe: componenta gresita | 4 |
7 | 25ms | 2502kb | Componente biconexe: componenta gresita | 4 |
8 | 400ms | 36569kb | Time limit exceeded | 0 |
9 | 276ms | 18341kb | Componente biconexe: numar gresit | 0 |
10 | 372ms | 25784kb | Componente biconexe: numar gresit | 0 |
Punctaj total | 12 |