Borderou de evaluare (job #1550296)

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

Raport evaluator

Compilare: user.cpp: In function ‘bool count(const point&)’: user.cpp:109:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points.size(); ++ i) ^ user.cpp: In function ‘std::vector<point> convex_hull(std::vector<point>&)’: user.cpp:137:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < points.size(); ++ i) ^ user.cpp:152: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:168: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:192: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:199: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
112ms10892kbKilled by signal 11(SIGSEGV).0
212ms10880kbKilled by signal 11(SIGSEGV).0
312ms10880kbKilled by signal 11(SIGSEGV).0
412ms10872kbKilled by signal 11(SIGSEGV).0
512ms10876kbKilled by signal 11(SIGSEGV).0
612ms10912kbKilled by signal 11(SIGSEGV).0
712ms10916kbKilled by signal 11(SIGSEGV).0
812ms10912kbKilled by signal 11(SIGSEGV).0
912ms10912kbKilled by signal 11(SIGSEGV).0
1012ms10916kbKilled by signal 11(SIGSEGV).0
1112ms10896kbKilled by signal 11(SIGSEGV).0
1212ms10892kbKilled by signal 11(SIGSEGV).0
1312ms10896kbKilled by signal 11(SIGSEGV).0
1412ms10900kbKilled by signal 11(SIGSEGV).0
1512ms10900kbKilled by signal 11(SIGSEGV).0
1612ms10900kbKilled by signal 11(SIGSEGV).0
1712ms10900kbKilled by signal 11(SIGSEGV).0
1812ms10900kbKilled by signal 11(SIGSEGV).0
1912ms10896kbKilled by signal 11(SIGSEGV).0
2012ms11256kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?