Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:18:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1844 积木大赛
- 语言
- C++
- 递交时间
- 2017-11-05 16:01:21
- 评测时间
- 2017-11-05 16:01:22
- 评测机
- 分数
- 100
- 总耗时
- 76ms
- 峰值内存
- 728.0 KiB