Pagini recente » Borderou de evaluare (job #475846) | Borderou de evaluare (job #71456) | Borderou de evaluare (job #2330046) | Borderou de evaluare (job #1555085) | Borderou de evaluare (job #1944027)
Borderou de evaluare (job #1944027)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve_hull()’:
user.cpp:65:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<nothull.size();i++) printf("%d ",nothull[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:72:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("testament.in","r",stdin);
^
user.cpp:73:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("testament.out","w",stdout);
^
user.cpp:74:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:76:91: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=k;i++) scanf("%d%d",&points[i].first,&points[i].second),points[i].pos=i;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 308kb | Poligonul nu contine toate punctele asociate | 0 |
2 | 0ms | 304kb | Poligoanele nu sunt disjuncte | 0 |
3 | 4ms | 304kb | Poligonale nu sunt convexe | 0 |
4 | 12ms | 324kb | Poligonul nu contine toate punctele asociate | 0 |
5 | 40ms | 344kb | Poligonale nu sunt convexe | 0 |
6 | 36ms | 344kb | Poligonale nu sunt convexe | 0 |
7 | Depăşit | 364kb | Time limit exceeded. | 0 |
8 | Depăşit | 380kb | Time limit exceeded. | 0 |
9 | Depăşit | 396kb | Time limit exceeded. | 0 |
10 | Depăşit | 396kb | Time limit exceeded. | 0 |
Punctaj total | 0 |