Borderou de evaluare (job #2773098)

Utilizator andcovAndrei Covaci andcov Data 4 septembrie 2021 18:14:04
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'std::stack<int> solve(std::pair<std::vector<int>, std::vector<int> >)': main.cpp:36:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i <= b.size(); ++i) { ~~^~~~~~~~~~~ main.cpp:39:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i <= a.size(); ++i) { ~~^~~~~~~~~~~ main.cpp:43:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= a.size(); ++i) { ~~^~~~~~~~~~~ main.cpp:44:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j <= b.size(); ++j) { ~~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbLungime incorecta!0
22ms131kbLungime incorecta!0
32ms131kbLungime incorecta!0
43ms393kbLungime incorecta!0
53ms393kbLungime incorecta!0
68ms1703kbLungime incorecta!0
716ms3801kbLungime incorecta!0
817ms3801kbLungime incorecta!0
918ms4325kbLungime incorecta!0
1015ms3538kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?