Accepted
foo.cc: In function 'int main()': foo.cc:6:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 6 | printf("%d",m/6); | ~^ ~~~ | | | | int long long int | %lld
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 买本子2
- 语言
- C++
- 递交时间
- 2022-06-12 09:40:30
- 评测时间
- 2022-06-12 09:40:30
- 评测机
- 分数
- 200
- 总耗时
- 31ms
- 峰值内存
- 384.0 KiB