Borderou de evaluare (job #3342050)

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

Raport evaluator

Compilare: main.cpp: In function 'void print_convex_hull()': main.cpp:119:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 119 | for (int i = 0; i < stiva.size(); i ++) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:153:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 153 | for (int i = 0; i < stiva.size(); i ++) /// pentru fiecare 2 puncte adiacente de pe infasuratoare (care determina un segment AB) | ~~^~~~~~~~~~~~~~ main.cpp:160:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 160 | 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
30ms303kbIonel rulz, you don't!0
40ms303kbOk! You are better than Ionel!10
53ms561kbOk! You are better than Ionel!10
639ms1998kbIonel rulz, you don't!0
733ms1929kbIonel rulz, you don't!0
80ms303kbOk! You are better than Ionel!10
933ms1921kbIonel rulz, you don't!0
100ms303kbOk! You are better than Ionel!10
Punctaj total60

Ceva nu functioneaza?