Compile Error
foo.cc: In function ‘int mian()’: foo.cc:13:49: error: invalid operands of types ‘__gnu_cxx::__alloc_traits<std::allocator<double>, double>::value_type’ {aka ‘double’} and ‘int’ to binary ‘operator%’ 13 | double result = round(dp[n] * pow(2, n) % 100007); | ^ ~~~~~~ | | | int
信息
- 递交者
- 类型
- 自测
- 题目
- P1583 Problem 4C. 赌徒默示录
- 语言
- C++
- 递交时间
- 2024-05-06 16:50:28
- 评测时间
- 2024-05-06 16:50:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes