/ Vijos /

记录详情

Compile Error

/in/foo.cc:27:1: error: expected ';' after class definition
 }
 ^
/in/foo.cc: In member function 'int TA::query(int)':
/in/foo.cc:16:30: error: 'x' was not declared in this scope
   for(int i=id; i; i-=lowbit(x)){
                              ^
/in/foo.cc:19:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^

信息

递交者
类型
自测
题目
P1448 校门外的树
语言
C++
递交时间
2019-09-07 23:37:53
评测时间
2019-09-07 23:37:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes