Wrong Answer
foo.cc: In function 'int main()': foo.cc:27:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int (*)[4]' [-Wformat=] 27 | printf("%d %.2f",a,v); | ~^ ~ | | | | int int (*)[4]
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1072 出现数字3的数
- 语言
- C++
- 递交时间
- 2022-07-15 17:59:10
- 评测时间
- 2022-07-15 18:00:37
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 384.0 KiB