Wrong Answer
foo.cc: In function 'int main()': foo.cc:42:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=] 42 | scanf("%d", &a[i]); | ~^ ~~~~~ | | | | | bool* | int*
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1524 Problem 3B. RP++
- 比赛
- 2023秋 悬赏令第三周
- 语言
- C++
- 递交时间
- 2023-10-26 19:19:18
- 评测时间
- 2023-10-26 19:19:18
- 评测机
- 分数
- 10
- 总耗时
- 101ms
- 峰值内存
- 412.0 KiB