Pagini recente » Borderou de evaluare (job #1669382) | Borderou de evaluare (job #1604680) | Borderou de evaluare (job #1661632) | Borderou de evaluare (job #1122752) | Borderou de evaluare (job #1942263)
Borderou de evaluare (job #1942263)
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:93: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 | 352kb | OK | 10 |
2 | 24ms | 380kb | OK | 10 |
3 | 124ms | 560kb | OK | 10 |
4 | 252ms | 948kb | OK | 10 |
5 | 196ms | 760kb | OK | 10 |
6 | 388ms | 1168kb | OK | 10 |
7 | 496ms | 1400kb | OK | 10 |
8 | Depăşit | 1800kb | Time limit exceeded. | 0 |
9 | Depăşit | 1892kb | Time limit exceeded. | 0 |
10 | 0ms | 328kb | OK | 10 |
Punctaj total | 80 |