Pagini recente » Diferente pentru zalgorithm intre reviziile 16 si 15 | Borderou de evaluare (job #240026) | Borderou de evaluare (job #1192728) | Borderou de evaluare (job #1767157)
Borderou de evaluare (job #1767157)
Raport evaluator
Compilare:
user.cpp: In function ‘bool hasPoint(const std::vector<Point>&, const Point&, const Point&)’:
user.cpp:37:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (l < ch.size() - 1 && crossProduct(ch[m], fi, se) < crossProduct(ch[m + 1], fi, se)) {
^
user.cpp: In function ‘int main()’:
user.cpp:85:35: 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);
^
user.cpp:86:37: 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);
^
user.cpp:87:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &q);
^
user.cpp:89:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &p[i].x, &p[i].y);
^
user.cpp:96:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a.x, &a.y);
^
user.cpp:97:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &b.x, &b.y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 5036kb | OK | 10 |
| 2 | 8ms | 5080kb | OK | 10 |
| 3 | 124ms | 7760kb | OK | 10 |
| 4 | 276ms | 17088kb | OK | 10 |
| 5 | 544ms | 27472kb | OK | 10 |
| 6 | 732ms | 12732kb | OK | 10 |
| 7 | 924ms | 14860kb | OK | 10 |
| 8 | 728ms | 18456kb | OK | 10 |
| 9 | 820ms | 18856kb | OK | 10 |
| 10 | 900ms | 19676kb | OK | 10 |
| Punctaj total | 100 |