Pagini recente » Borderou de evaluare (job #527665) | Borderou de evaluare (job #1015717) | Borderou de evaluare (job #961477) | Borderou de evaluare (job #2720922) | Borderou de evaluare (job #1942245)
Borderou de evaluare (job #1942245)
Raport evaluator
Compilare:
user.cpp: In function ‘void create_unde()’:
user.cpp:52:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<boat.size();i++) unde[boat[i]]=i;
^
user.cpp: In function ‘int main()’:
user.cpp:56:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sea.in","r",stdin);
^
user.cpp:57:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("sea.out","w",stdout);
^
user.cpp:58: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:59:75: 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("%lf%lf",&boats[i].first,&boats[i].second);
^
user.cpp:94:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%d",&light,&many);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 396kb | OK | 10 |
2 | 24ms | 460kb | OK | 10 |
3 | 124ms | 584kb | OK | 10 |
4 | 252ms | 1008kb | OK | 10 |
5 | 196ms | 844kb | OK | 10 |
6 | 384ms | 1532kb | OK | 10 |
7 | 500ms | 1532kb | OK | 10 |
8 | Depăşit | 2904kb | Time limit exceeded. | 0 |
9 | Depăşit | 2904kb | Time limit exceeded. | 0 |
10 | 0ms | 336kb | OK | 10 |
Punctaj total | 80 |