Runtime Error
foo.c: In function 'main': foo.c:22:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 22 | printf("%d",total); | ~^ ~~~~~ | | | | | long long int | int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1530 Problem 4A. 计数
- 比赛
- 2023秋 悬赏令第四周
- 语言
- C
- 递交时间
- 2023-10-30 14:15:55
- 评测时间
- 2023-10-30 15:31:07
- 评测机
- 分数
- 80
- 总耗时
- 536ms
- 峰值内存
- 11.77 MiB