Pagini recente » Borderou de evaluare (job #3117591) | Cod sursa (job #1465590) | Borderou de evaluare (job #1889007) | Borderou de evaluare (job #2030772) | Borderou de evaluare (job #1678910)
Borderou de evaluare (job #1678910)
Raport evaluator
Compilare:
user.cpp: In function ‘void convex_hull(std::vector<punct>&)’:
user.cpp:34:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<v.size();i++)
^
user.cpp:41:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v.size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:89: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:90: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:92: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:93:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%d%d",&v[i].x,&v[i].y);
^
user.cpp:101:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&a.x,&a.y,&b.x,&b.y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 5072kb | OK | 10 |
2 | 12ms | 5076kb | OK | 10 |
3 | 264ms | 9392kb | OK | 10 |
4 | 528ms | 14160kb | OK | 10 |
5 | 1108ms | 24140kb | OK | 10 |
6 | 1220ms | 22016kb | OK | 10 |
7 | Depăşit | 24220kb | Time limit exceeded. | 0 |
8 | 1092ms | 21868kb | OK | 10 |
9 | 1224ms | 23008kb | OK | 10 |
10 | 1336ms | 23836kb | OK | 10 |
Punctaj total | 90 |