Borderou de evaluare (job #1550316)

Utilizator Andrei1998Andrei Constantinescu Andrei1998 Data 13 decembrie 2015 16:01:05
Problema Dmg Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘std::vector<point> convex_hull(std::vector<point>&)’: user.cpp:141:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points.size(); ++ i) ^ user.cpp:156:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < points.size(); ++ i) { ^ user.cpp: In function ‘std::vector<point> add_middles(const std::vector<point>&)’: user.cpp:172:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points.size() - 1; ++ i) { ^ user.cpp: In function ‘std::vector<line> get_possible_axes(const std::vector<point>&)’: user.cpp:196:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0, j = points.size() / 2; i < points.size() / 2; ++ i, ++ j) ^ user.cpp: In function ‘bool is_axis(const line&)’: user.cpp:203:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points.size(); ++ i) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms10952kbKilled by signal 11(SIGSEGV).0
216ms11220kbWrong Axis of Symetry !0
316ms11268kbWrong Axis of Symetry !0
412ms11280kbWrong Axis of Symetry !0
512ms11224kbWrong Axis of Symetry !0
612ms10972kbKilled by signal 11(SIGSEGV).0
712ms10972kbKilled by signal 11(SIGSEGV).0
812ms10976kbKilled by signal 11(SIGSEGV).0
912ms10976kbKilled by signal 11(SIGSEGV).0
1012ms10980kbKilled by signal 11(SIGSEGV).0
11156ms11736kbWrong Axis of Symetry !0
12156ms11736kbWrong Axis of Symetry !0
13156ms11736kbWrong Axis of Symetry !0
14156ms11740kbWrong Axis of Symetry !0
15280ms11760kbWrong Axis of Symetry !0
16288ms11760kbWrong Axis of Symetry !0
17288ms11760kbWrong Axis of Symetry !0
18292ms11764kbWrong Axis of Symetry !0
19296ms11764kbWrong Axis of Symetry !0
2044ms11712kbWrong Axis of Symetry !0
Punctaj total0

Ceva nu functioneaza?