Pagini recente » Borderou de evaluare (job #1022198) | Borderou de evaluare (job #2272257) | Borderou de evaluare (job #1409638) | Borderou de evaluare (job #2372120) | Borderou de evaluare (job #1942247)
Borderou de evaluare (job #1942247)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52: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:53: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:54: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:55: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:91: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 | 380ms | 1528kb | OK | 10 |
| 7 | 496ms | 1532kb | OK | 10 |
| 8 | Depăşit | 2912kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2912kb | Time limit exceeded. | 0 |
| 10 | 0ms | 332kb | OK | 10 |
| Punctaj total | 80 |