Pagini recente » Borderou de evaluare (job #587562) | Borderou de evaluare (job #186105) | Borderou de evaluare (job #2620719) | Borderou de evaluare (job #95853) | Borderou de evaluare (job #2787917)
Borderou de evaluare (job #2787917)
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"});
| ^~~~~~~~
main.cpp:19:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
19 | void BFS(char* fisierIesire={"bfs.out"});
| ^~~~~~~~~
main.cpp: In member function 'void Graf::BFS(char*)':
main.cpp:64:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
64 | for (int i = 0; i < lsAd[nodCrt].size(); i++)///trec prin toate nodurile adiacente
| ~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:16:31: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
16 | Graf(char* fisierIntrare={"bfs.in"});
| ^~~~~~~~
main.cpp:19:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
19 | void BFS(char* fisierIesire={"bfs.out"});
| ^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | OK | 10 |
2 | 1ms | 184kb | OK | 10 |
3 | 1ms | 184kb | OK | 10 |
4 | 1ms | 184kb | OK | 10 |
5 | 10ms | 401kb | OK | 10 |
6 | 71ms | 1658kb | OK | 10 |
7 | 144ms | 4063kb | OK | 10 |
8 | 269ms | 5906kb | OK | 10 |
9 | 821ms | 11808kb | OK | 10 |
10 | 840ms | 11829kb | OK | 10 |
Punctaj total | 100 |