Accepted
foo.cc: In function 'int main()': foo.cc:25:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] 25 | printf("%lld\n",ans+sum); | ~~~^ ~~~~~~~ | | | | | int | long long int | %d
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1460 翻转游戏(文件IO)
- 作业
- 测试
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-08-18 20:16:20
- 评测时间
- 2022-08-18 20:16:20
- 评测机
- 分数
- 100
- 总耗时
- 763ms
- 峰值内存
- 384.0 KiB