Compile Error
/in/foo.cc:19:12: error: size of array 'arr' has non-integral type 'double' }arr[10E100]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1095 约瑟夫问题10E100版
- 语言
- C++
- 递交时间
- 2020-09-19 14:54:59
- 评测时间
- 2020-09-19 14:54:59
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc:19:12: error: size of array 'arr' has non-integral type 'double' }arr[10E100]; ^