/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:13: error: 'log' was not declared in this scope
   if(log(i-1)<n&&log(i)>=n)
             ^
/in/foo.cc:5:12: warning: unused variable 'j' [-Wunused-variable]
  int n,x,i,j;
            ^

信息

递交者
类型
递交
题目
P1361 天平称量
语言
C++
递交时间
2019-07-25 10:31:32
评测时间
2019-07-25 10:31:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes