Pagini recente » Diferente pentru problema/rk intre reviziile 5 si 4 | Borderou de evaluare (job #1454413)
Borderou de evaluare (job #1454413)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:18: warning: format ‘%f’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
printf("%.6f\n",0);
^
user.cpp:49:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.in","r",stdin);
^
user.cpp:50:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.out","w",stdout);
^
user.cpp:51:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:52:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp:56:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 468kb | OK! | 10 |
| 2 | 0ms | 472kb | OK! | 10 |
| 3 | 4ms | 480kb | OK! | 10 |
| 4 | 140ms | 504kb | OK! | 10 |
| 5 | Depăşit | 492kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 496kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 492kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 492kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 496kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 488kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |