/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int getLCA(int, int)':
/in/foo.cc:66:15: error: 'log' was not declared in this scope
  k=log(1.0+b-a)/log(2.0);
               ^
/in/foo.cc: In function 'void Input()':
/in/foo.cc:74:7: warning: unused variable 's' [-Wunused-variable]
  char s[5];
       ^

信息

递交者
类型
自测
题目
P1013 强墙
语言
C++
递交时间
2018-09-15 20:06:14
评测时间
2018-09-15 20:06:14
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes