Accepted
foo.cc: In function 'void solve()': foo.cc:48:47: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] for(int i=1;i<=m;++i) printf("%lld\n",s[i]); ~~~~^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- HH的项链
- 语言
- C++
- 递交时间
- 2021-07-12 14:08:36
- 评测时间
- 2021-07-12 14:08:36
- 评测机
- 分数
- 100
- 总耗时
- 1403ms
- 峰值内存
- 1.766 MiB