Accepted
foo.c: In function 'main': foo.c:56:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 56 | printf("%d",couts); | ~^ ~~~~~ | | | | | long int | int | %ld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1020 数字统计
- 语言
- C
- 递交时间
- 2022-08-18 19:50:22
- 评测时间
- 2022-08-18 19:50:22
- 评测机
- 分数
- 100
- 总耗时
- 18ms
- 峰值内存
- 256.0 KiB