Borderou de evaluare (job #3174488)

Utilizator raducostacheRadu Costache raducostache Data 24 noiembrie 2023 20:09:46
Problema Cablaj Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In constructor 'Graf::Graf(tipGraf, short int)': main.cpp:295:20: warning: 'Graf::rep' will be initialized after [-Wreorder] 295 | vector <short> rep; | ^~~ main.cpp:291:11: warning: 'short int Graf::nrNoduri' [-Wreorder] 291 | short nrNoduri = 0; | ^~~~~~~~ main.cpp:17:5: warning: when initialized here [-Wreorder] 17 | Graf(tipGraf tip, short nrNod) : tip(tip), rep(), | ^~~~ main.cpp:296:34: warning: 'Graf::etichete' will be initialized after [-Wreorder] 296 | vector <pair <float, float>> etichete; | ^~~~~~~~ main.cpp:294:48: warning: 'std::vector<std::pair<float, std::pair<short int, short int> > > Graf::muchii' [-Wreorder] 294 | vector <pair <float, pair <short, short>>> muchii; | ^~~~~~ main.cpp:17:5: warning: when initialized here [-Wreorder] 17 | Graf(tipGraf tip, short nrNod) : tip(tip), rep(), | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
30ms303kbIncorect0
42ms303kbIncorect0
53ms303kbIncorect0
64ms303kbIncorect0
79ms303kbIncorect0
819ms303kbIncorect0
928ms303kbIncorect0
1024ms303kbIncorect0
Punctaj total10

Ceva nu functioneaza?