Wrong Answer
foo.c: In function 'main': foo.c:26:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 26 | printf("%d",col); | ~^ ~~~ | | | | | long int | int | %ld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1509 Problem 2B. 矩阵染色
- 比赛
- 2023秋 悬赏令第二周
- 语言
- C
- 递交时间
- 2023-10-21 23:42:07
- 评测时间
- 2023-10-21 23:42:07
- 评测机
- 分数
- 20
- 总耗时
- 40ms
- 峰值内存
- 284.0 KiB