记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:17:9: error: invalid operands of types 'int' and '__gnu_cxx::__promote_2<int, int, double, double>::__type' {aka 'double'} to binary 'operator%'
   17 |   if (i % (pow(2, x + 1) - 1) == 0) {
      |       ~ ^ ~~~~~~~~~~~~~~~~~~~
      |       |                  |
      |       int                __gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1328 完全二叉树的权值
语言
C++
递交时间
2022-03-19 19:57:04
评测时间
2022-03-19 19:57:04
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes