Borderou de evaluare (job #1550295)

Utilizator Andrei1998Andrei Constantinescu Andrei1998 Data 13 decembrie 2015 15:31: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
112ms10872kbKilled by signal 11(SIGSEGV).0
212ms10876kbKilled by signal 11(SIGSEGV).0
312ms10876kbKilled by signal 11(SIGSEGV).0
412ms10864kbKilled by signal 11(SIGSEGV).0
512ms10864kbKilled by signal 11(SIGSEGV).0
612ms10900kbKilled by signal 11(SIGSEGV).0
712ms10900kbKilled by signal 11(SIGSEGV).0
812ms10900kbKilled by signal 11(SIGSEGV).0
912ms10900kbKilled by signal 11(SIGSEGV).0
1012ms10900kbKilled by signal 11(SIGSEGV).0
1112ms10888kbKilled by signal 11(SIGSEGV).0
1212ms10884kbKilled by signal 11(SIGSEGV).0
1312ms10888kbKilled by signal 11(SIGSEGV).0
1412ms10888kbKilled by signal 11(SIGSEGV).0
1512ms10896kbKilled by signal 11(SIGSEGV).0
1612ms10892kbKilled by signal 11(SIGSEGV).0
1712ms10892kbKilled by signal 11(SIGSEGV).0
1812ms10896kbKilled by signal 11(SIGSEGV).0
1912ms10888kbKilled by signal 11(SIGSEGV).0
2012ms11248kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?