Wrong Answer
/in/foo.c: In function 'main':
/in/foo.c:7:12: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat=]
  scanf("%f%d",&x,&k);
            ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1305 B. Round Decimal
 - 语言
 - C
 - 递交时间
 - 2021-12-23 18:05:46
 - 评测时间
 - 2021-12-23 18:05:46
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 4ms
 - 峰值内存
 - 252.0 KiB