Pagini recente » Borderou de evaluare (job #1499865) | Borderou de evaluare (job #2350735) | Borderou de evaluare (job #166639) | Borderou de evaluare (job #688480) | Borderou de evaluare (job #2812025)
Borderou de evaluare (job #2812025)
Raport evaluator
Compilare:
main.cpp: In constructor 'Graf::Graf(int, bool)':
main.cpp:19:9: warning: 'Graf::nrNoduri' will be initialized after [-Wreorder]
19 | int nrNoduri;
| ^~~~~~~~
main.cpp:18:10: warning: 'bool Graf::orientat' [-Wreorder]
18 | bool orientat;
| ^~~~~~~~
main.cpp:51:1: warning: when initialized here [-Wreorder]
51 | Graf :: Graf(int nrNoduri, bool orientat) : nrNoduri(nrNoduri), orientat(orientat)
| ^~~~
main.cpp: In function 'int main()':
main.cpp:128:12: warning: unused variable 'm' [-Wunused-variable]
128 | int n, m;
| ^
main.cpp: In member function 'int Graf::diametru()':
main.cpp:115:28: warning: 'nodMaxim' may be used uninitialized in this function [-Wmaybe-uninitialized]
115 | distante = BFS(nodMaxim);
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 11ms | 6197kb | OK | 10 |
2 | 11ms | 6209kb | OK | 10 |
3 | 11ms | 6258kb | OK | 10 |
4 | 11ms | 6205kb | OK | 10 |
5 | 20ms | 6594kb | OK | 10 |
6 | 54ms | 7516kb | OK | 10 |
7 | 73ms | 8052kb | OK | 10 |
8 | 115ms | 8994kb | OK | 10 |
9 | 83ms | 9228kb | OK | 10 |
10 | 158ms | 9822kb | OK | 10 |
Punctaj total | 100 |