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 long int *' [-Wformat=]
  scanf("%f%d",&x,&k);
            ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1305 B. Round Decimal
 - 语言
 - C
 - 递交时间
 - 2021-12-23 18:06:49
 - 评测时间
 - 2021-12-23 18:08:18
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 4ms
 - 峰值内存
 - 232.0 KiB