Pagini recente » Borderou de evaluare (job #2111854) | Borderou de evaluare (job #206387) | Borderou de evaluare (job #3141962) | Borderou de evaluare (job #25033) | Borderou de evaluare (job #2723871)
Borderou de evaluare (job #2723871)
Raport evaluator
Compilare:
main.cpp: In member function 'bool convex_hull::search(point_t, point_t)':
main.cpp:33:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (mid + 1 < points.size () && area (a, b, points[mid + 1]) < 0)
~~~~~~~~^~~~~~~~~~~~~~~~
main.cpp:28:54: warning: variable 'best' set but not used [-Wunused-but-set-variable]
int lb = 0, rb = ((int) points.size ()) - 1, best = 0;
^~~~
main.cpp: In function 'int main()':
main.cpp:97:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("tri3.in", "r", stdin);
^
main.cpp:98:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("tri3.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 344kb | OK | 10 |
2 | 6ms | 393kb | OK | 10 |
3 | 88ms | 5636kb | OK | 10 |
4 | 187ms | 12972kb | OK | 10 |
5 | 401ms | 24240kb | OK | 10 |
6 | 320ms | 14540kb | Incorect | 0 |
7 | 333ms | 18079kb | Incorect | 0 |
8 | 325ms | 16375kb | Incorect | 0 |
9 | 390ms | 18210kb | Incorect | 0 |
10 | 430ms | 20123kb | Incorect | 0 |
Punctaj total | 50 |