Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:64:23: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld\n",maxx); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1264 神秘的咒语
- 语言
- C++
- 递交时间
- 2020-10-25 11:26:15
- 评测时间
- 2020-10-25 11:26:15
- 评测机
- 分数
- 100
- 总耗时
- 39ms
- 峰值内存
- 480.0 KiB