Borderou de evaluare (job #3163069)

Utilizator raducostacheRadu Costache raducostache Data 30 octombrie 2023 14:45:59
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In constructor 'Graf::Graf(tipGraf, int)': main.cpp:266:18: warning: 'Graf::etichete' will be initialized after [-Wreorder] 266 | vector <int> etichete; | ^~~~~~~~ main.cpp:263:9: warning: 'int Graf::nrNoduri' [-Wreorder] 263 | int nrNoduri = 0; | ^~~~~~~~ main.cpp:56:5: warning: when initialized here [-Wreorder] 56 | Graf(tipGraf tip, int nrNod) : tip(tip), listeAdiacenta(nrNod + 1), etichete(nrNod + 1), | ^~~~ main.cpp: In function 'int main()': main.cpp:283:17: warning: unused variable 'val' [-Wunused-variable] 283 | int val; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
111ms446kbKilled by Signal 110
20ms303kbIncorect0
31ms819kbIncorect0
41ms1343kbIncorect0
51ms1343kbOK10
69ms7372kbOK10
734ms17666kbIncorect0
884ms39161kbIncorect0
998ms66797kbMemory limit exceeded0
1098ms65892kbMemory limit exceeded0
Punctaj total20

Ceva nu functioneaza?