Borderou de evaluare (job #2191657)

Utilizator AndreiOffCovaci Andrei-Ion AndreiOff Data 3 aprilie 2018 12:15:53
Problema Interclasare Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void interclasare()’: user.cpp:43:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < a.size() && j < b.size()){ ~~^~~~~~~~~~ user.cpp:43:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < a.size() && j < b.size()){ ~~^~~~~~~~~~ user.cpp:66:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < a.size()){ ~~^~~~~~~~~~ user.cpp:73:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(j < b.size()){ ~~^~~~~~~~~~ user.cpp: In function ‘int cmlsc(std::vector<int>)’: user.cpp:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1; i<a.size(); i++){ ~^~~~~~~~~ user.cpp: In function ‘int main()’: user.cpp:134:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<c.size(); i++) ~^~~~~~~~~ user.cpp:134:1: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int i=0; i<c.size(); i++) ^~~ user.cpp:139:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ return 0; ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1368kbLungime incorecta!0
20ms1404kbLungime incorecta!0
34ms1464kbLungime incorecta!0
44ms1484kbLungime incorecta!0
58ms1560kbLungime incorecta!0
68ms1580kbLungime incorecta!0
78ms1604kbLungime incorecta!0
812ms1612kbLungime incorecta!0
912ms1680kbLungime incorecta!0
1012ms1708kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?