Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:20:28: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] printf("%I64u" ,r[n][a][b]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1060 盒子
- 语言
- C++
- 递交时间
- 2019-01-12 20:35:29
- 评测时间
- 2019-01-12 20:35:29
- 评测机
- 分数
- 60
- 总耗时
- 16ms
- 峰值内存
- 344.0 KiB