/ Vijos /

记录详情

Compile Error

foo.cc: In function 'void init()':
foo.cc:10:31: error: invalid operands of types '__gnu_cxx::__promote_2<int, int, double, double>::__type' {aka 'double'} and 'int' to binary 'operator%'
   10 |   dp[i]=dp[i-1]%10000+pow(2,p)%10000;
      |                       ~~~~~~~~^~~~~~
      |                          |     |
      |                          |     int
      |                          __gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1073 4-Hanoi-Tower
语言
C++
递交时间
2022-04-12 20:22:34
评测时间
2022-04-12 20:22:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes