Pagini recente » Cod sursa (job #1567233) | Cod sursa (job #1426245) | Cod sursa (job #959738) | Cod sursa (job #2419779) | Borderou de evaluare (job #1454411)
Borderou de evaluare (job #1454411)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:18: warning: format ‘%f’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
printf("%.6f\n",0);
^
user.cpp:50: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:51: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:52:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:53: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:57: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 | 460kb | OK! | 10 |
| 2 | 0ms | 476kb | OK! | 10 |
| 3 | 4ms | 472kb | OK! | 10 |
| 4 | 140ms | 496kb | OK! | 10 |
| 5 | Depăşit | 492kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 488kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 488kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 496kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 488kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |