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