Borderou de evaluare (job #3342055)

Utilizator tmxmatTudor Matasaru Mihai tmxmat Data 22 februarie 2026 15:48:23
Problema Rubarba Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'void print_convex_hull()': main.cpp:111:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 111 | for (int i = 0; i < stiva.size(); i ++) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:144:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 144 | for (int i = 0; i < stiva.size(); i ++) /// pentru fiecare 2 puncte adiacente de pe infasuratoare (care determina un segment AB) | ~~^~~~~~~~~~~~~~ main.cpp:151:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 151 | for (int j = 0; j < stiva.size(); j ++) /// parcurgem restul punctelor (fie acestea C) si calculam: | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int cross_prod(point, point, point)': main.cpp:40:1: warning: control reaches end of non-void function [-Wreturn-type] 40 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk! You are better than Ionel!10
20ms303kbOk! You are better than Ionel!10
30ms303kbOk! You are better than Ionel!10
40ms303kbOk! You are better than Ionel!10
53ms557kbOk! You are better than Ionel!10
633ms1863kbOk! You are better than Ionel!10
733ms1753kbIonel rulz, you don't!0
80ms303kbOk! You are better than Ionel!10
933ms1871kbIonel rulz, you don't!0
100ms303kbOk! You are better than Ionel!10
Punctaj total80

Ceva nu functioneaza?