Borderou de evaluare (job #3175585)

Utilizator raducostacheRadu Costache raducostache Data 26 noiembrie 2023 00:26:43
Problema Lanterna 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:262:18: warning: 'Graf::etichete' will be initialized after [-Wreorder] 262 | vector <int> etichete; | ^~~~~~~~ main.cpp:257:9: warning: 'int Graf::nrNoduri' [-Wreorder] 257 | int nrNoduri = 0; | ^~~~~~~~ main.cpp:13:5: warning: when initialized here [-Wreorder] 13 | Graf(tipGraf tip, int nrNod) : tip(tip), listeAdiacenta(0), etichete(nrNod + 1), | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms557kbOK10
29ms819kbOK10
30ms557kbOK10
439ms663kbOK10
529ms823kbOK10
634ms819kbOK10
744ms716kbOK10
80ms303kbOK10
90ms303kbOK10
104ms303kbOK10
Punctaj total100

Ceva nu functioneaza?