Borderou de evaluare (job #2078444)

Utilizator borcanirobertBorcani Robert borcanirobert Data 29 noiembrie 2017 16:32:36
Problema Cabana2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘long long int MaxArea()’: user.cpp:100:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j + 1 >= Pi.size() || Pi[j + 1].x != Pi[j].x) ^ user.cpp:104:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i2 + 1 >= Pj.size() || Pj[i2 + 1].y != Pj[i2].y) ^ user.cpp:108:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (j2 + 1 >= Pi.size() || Pi[j2 + 1] != Pj[i2 + 1]) ^ user.cpp: In function ‘bool Check(Point, Point)’: user.cpp:143:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = p0; i < P[g].size() && P[g][i] < p2; ++i) ^ user.cpp: In function ‘int BinarySearch(Point, std::vector<Point>&, char)’: user.cpp:159:26: warning: narrowing conversion of ‘((& P)->std::vector<_Tp, _Alloc>::size<Point, std::allocator<Point> >() + 4294967295u)’ from ‘std::vector<Point>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing] int l{0}, r{P.size() - 1}, mid; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms360kbKilled by signal 11(SIGSEGV).0
20ms360kbKilled by signal 11(SIGSEGV).0
30ms356kbKilled by signal 11(SIGSEGV).0
40ms360kbKilled by signal 11(SIGSEGV).0
50ms356kbKilled by signal 11(SIGSEGV).0
60ms356kbKilled by signal 11(SIGSEGV).0
70ms356kbKilled by signal 11(SIGSEGV).0
80ms356kbKilled by signal 11(SIGSEGV).0
90ms356kbKilled by signal 11(SIGSEGV).0
100ms360kbKilled by signal 11(SIGSEGV).0
110ms360kbKilled by signal 11(SIGSEGV).0
120ms356kbKilled by signal 11(SIGSEGV).0
130ms356kbKilled by signal 11(SIGSEGV).0
140ms364kbKilled by signal 11(SIGSEGV).0
150ms360kbKilled by signal 11(SIGSEGV).0
160ms364kbKilled by signal 11(SIGSEGV).0
170ms364kbKilled by signal 11(SIGSEGV).0
180ms360kbKilled by signal 11(SIGSEGV).0
190ms360kbKilled by signal 11(SIGSEGV).0
200ms364kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?