Wrong Answer
foo.cc: In function 'int main()': foo.cc:42:23: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] b[i][j][k]=1<<30; ~^~~~ foo.cc:38:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d\n",&n,&m,&d); ~~~~~^~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 飞越原野
- 语言
- C++
- 递交时间
- 2021-08-03 14:11:24
- 评测时间
- 2021-08-03 14:11:24
- 评测机
- 分数
- 10
- 总耗时
- 30ms
- 峰值内存
- 1.496 MiB