Accepted
foo.cc: In function 'int main(int, char**)': foo.cc:62:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 62 | if(n==1 || (c[0]<0 && c[0]>max))printf("%d\n",c[0]%p); | ~^ ~~~~~~ | | | | int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1850 小朋友的数字
- 语言
- C++
- 递交时间
- 2022-04-12 22:12:08
- 评测时间
- 2022-04-12 22:12:08
- 评测机
- 分数
- 100
- 总耗时
- 1049ms
- 峰值内存
- 30.992 MiB