Compile Error
/in/foo.cc:3:11: error: size of array 'fa' has non-integral type 'double' int fa[5e5]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1776 关押罪犯
- 语言
- C++
- 递交时间
- 2017-09-20 21:20:42
- 评测时间
- 2017-09-20 21:20:42
- 评测机
- 分数
- 0
- 总耗时
- 1563ms
- 峰值内存
- 134.551 MiB
/in/foo.cc:3:11: error: size of array 'fa' has non-integral type 'double' int fa[5e5]; ^