Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:39:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld\n",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 集大校赛B-逃离蜂巢
- 比赛
- 集大校赛重现(不完整版)
- 语言
- C++
- 递交时间
- 2021-06-10 14:04:16
- 评测时间
- 2021-06-10 14:04:16
- 评测机
- 分数
- 100
- 总耗时
- 64ms
- 峰值内存
- 2.066 MiB