Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:48:21: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld",a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1554 硬币游戏
- 语言
- C++
- 递交时间
- 2020-12-17 11:24:21
- 评测时间
- 2020-12-17 11:24:21
- 评测机
- 分数
- 90
- 总耗时
- 569ms
- 峰值内存
- 1.828 MiB