Borderou de evaluare (job #3172883)

Utilizator raducostacheRadu Costache raducostache Data 21 noiembrie 2023 15:21:13
Problema Camionas Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'Graf::Graf(tipGraf, int)': main.cpp:218:18: warning: 'Graf::etichete' will be initialized after [-Wreorder] 218 | vector <int> etichete; | ^~~~~~~~ main.cpp:213:9: warning: 'int Graf::nrNoduri' [-Wreorder] 213 | int nrNoduri = 0; | ^~~~~~~~ main.cpp:10:5: warning: when initialized here [-Wreorder] 10 | Graf(tipGraf tip, int nrNod) : tip(tip), listeAdiacenta(nrNod + 1), etichete(nrNod + 1), | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
41ms557kbOK10
52ms819kbOK10
69ms2654kbOK10
714ms4476kbOK10
814ms3805kbOK10
924ms6213kbOK10
1024ms6172kbOK10
Punctaj total100

Ceva nu functioneaza?