Accepted
/in/foo.cc: In function 'LL baoli()':
/in/foo.cc:45:67: warning: unused variable 'y' [-Wunused-variable]
         int type = a[b[i]].type,x = a[b[i]].pos,val = a[b[i]].val,y,tmp;
                                                                   ^
/in/foo.cc:45:69: warning: unused variable 'tmp' [-Wunused-variable]
         int type = a[b[i]].type,x = a[b[i]].pos,val = a[b[i]].val,y,tmp;
                                                                     ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2051 快速查询
 - 比赛
 - 山东省选2019同步赛——第一场
 - 语言
 - C++
 - 递交时间
 - 2019-05-06 13:45:43
 - 评测时间
 - 2019-05-06 13:45:43
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 5687ms
 - 峰值内存
 - 165.828 MiB