Borderou de evaluare (job #2943849)

Utilizator IRadu1529Radu Ionescu IRadu1529 Data 21 noiembrie 2022 18:31:16
Problema Apm2 Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void findMaxEdge(int, int, int, std::stack<strct>)': main.cpp:67:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 67 | for(int i = 0; i < l[node].size(); i++) | ~~^~~~~~~~~~~~~~~~ main.cpp:73:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | for (int i = 0; i < l[node2].size(); i++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:44:9: warning: variable 'maxEdgeX' set but not used [-Wunused-but-set-variable] 44 | int maxEdgeX, maxEdgeY, maxEdgeCost; // nodurile muchiei cu cost maxim din ciclu, incepem cu muchia care ar inchide ciclul si care a declansat gasirea ciclului in findCycle | ^~~~~~~~ main.cpp:44:19: warning: variable 'maxEdgeY' set but not used [-Wunused-but-set-variable] 44 | int maxEdgeX, maxEdgeY, maxEdgeCost; // nodurile muchiei cu cost maxim din ciclu, incepem cu muchia care ar inchide ciclul si care a declansat gasirea ciclului in findCycle | ^~~~~~~~ main.cpp: In function 'int main()': main.cpp:144:19: warning: unused variable 'c' [-Wunused-variable] 144 | int a, b, c; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect0
320ms708kbIncorect0
4701ms1568kbTime limit exceeded0
5700ms1404kbTime limit exceeded0
6474ms1363kbIncorect0
7700ms1511kbTime limit exceeded0
8704ms2207kbTime limit exceeded0
9703ms2285kbTime limit exceeded0
10705ms2416kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?