Accepted
/in/foo.cc:21:11: warning: overflow in implicit constant conversion [-Woverflow] int maxx=-1e17; ^~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:44:21: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'll {aka __int128}' [-Wformat=] printf("%lld",ans%q); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1850 小朋友的数字
- 语言
- C++
- 递交时间
- 2020-01-13 23:02:48
- 评测时间
- 2020-01-13 23:02:48
- 评测机
- 分数
- 100
- 总耗时
- 286ms
- 峰值内存
- 46.039 MiB