记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:50:35: error: 'log2' was not declared in this scope
     int maxNum = 1 << ((int)log2(n) + 1);
                                   ^

信息

递交者
类型
递交
题目
P1002 硕哥的最短路
语言
C++
递交时间
2023-12-11 22:43:48
评测时间
2023-12-11 22:43:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes