Borderou de evaluare (job #3175929)

Utilizator NToniBoSSNicolae Tonitza NToniBoSS Data 26 noiembrie 2023 15:54:26
Problema Poligon Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool check(int, double, double)': main.cpp:33:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | if (j + pas < lines[i].size() && ishigher(x, y, lines[i][j + pas]) > 0) { | ~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp:44:1: warning: no return statement in function returning non-void [-Wreturn-type] 44 | } | ^ main.cpp: In function 'int main()': main.cpp:61:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for(i = 1; i < verticals.size(); i++){ | ~~^~~~~~~~~~~~~~~~~~ main.cpp:68:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 68 | for(int k = 0; k < lines.size(); k++){ | ~~^~~~~~~~~~~~~~ main.cpp:79:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | if(i + pas < verticals.size() && verticals[i + pas] <= x) | ~~~~~~~~^~~~~~~~~~~~~~~~~~ main.cpp:84:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 84 | if(i != verticals.size() - 1) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int ishigher(double, double, int)': main.cpp:25:1: warning: control reaches end of non-void function [-Wreturn-type] 25 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms438kbKilled by Signal 110
29ms458kbKilled by Signal 110
34ms507kbKilled by Signal 110
44ms548kbKilled by Signal 110
54ms602kbKilled by Signal 110
611ms1204kbKilled by Signal 110
712ms794kbKilled by Signal 110
812ms901kbKilled by Signal 110
911ms1093kbKilled by Signal 110
1016ms1310kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?