Wrong Answer
foo.cc: In function 'int main()': foo.cc:6:18: warning: format '%d' expects argument of type 'int', but argument 2 has type '__gnu_cxx::__promote_2<int, int, double, double>::__type' {aka 'double'} [-Wformat=] 6 | printf("%d",(int)n-(int)n/pow(2,k)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | int __gnu_cxx::__promote_2<int, int, double, double>::__type {aka double} | %f
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1785 同学排序
- 语言
- C++
- 递交时间
- 2022-08-12 19:02:22
- 评测时间
- 2022-08-12 19:02:22
- 评测机
- 分数
- 0
- 总耗时
- 15ms
- 峰值内存
- 384.0 KiB