Pagini recente » Borderou de evaluare (job #2110406) | Borderou de evaluare (job #1585770) | Borderou de evaluare (job #1306664) | Borderou de evaluare (job #2161778) | Borderou de evaluare (job #1942182)
Borderou de evaluare (job #1942182)
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 | 404kb | OK | 10 |
| 2 | 28ms | 472kb | OK | 10 |
| 3 | 140ms | 588kb | OK | 10 |
| 4 | 312ms | 1008kb | OK | 10 |
| 5 | 212ms | 848kb | OK | 10 |
| 6 | 456ms | 1536kb | OK | 10 |
| 7 | Depăşit | 1536kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 2916kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2920kb | Time limit exceeded. | 0 |
| 10 | 0ms | 348kb | OK | 10 |
| Punctaj total | 70 |