Wrong Answer
foo.cc: In function 'int main()':
foo.cc:7:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'double*' [-Wformat=]
7 | scanf("%d",&n);
| ~^ ~~
| | |
| | double*
| int*
| %le
正在同步测试数据,请稍后 Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务