Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:38:33: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 2 has type ‘bool*’ [-Wformat=] 38 | scanf("%u",&ch[i][j]); | ~^ ~~~~~~~~~ | | | | | bool* | unsigned int*
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1212 xk-6:最大矩形面积
- 语言
- C++
- 递交时间
- 2024-08-14 20:47:32
- 评测时间
- 2024-08-14 20:47:32
- 评测机
- 分数
- 10
- 总耗时
- 98ms
- 峰值内存
- 1.273 MiB