/ GMQ OJ /

记录详情

Runtime Error

/in/foo.cc: In function 'void chg(int, int, int)':
/in/foo.cc:22:20: warning: left operand of comma operator has no effect [-Wunused-value]
  #define l(x) d[x].l
               ~~~~~^
/in/foo.cc:44:11: note: in expansion of macro 'l'
  int mid=(l(u),r(u))/2;
           ^
# 状态 耗时 内存占用
#1 Runtime Error 1ms 340.0 KiB
#2 Runtime Error 1ms 212.0 KiB
#3 Runtime Error 1ms 216.0 KiB
#4 Runtime Error 1ms 212.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2020-12-26 11:40:12
评测时间
2020-12-26 11:40:12
评测机
分数
0
总耗时
5ms
峰值内存
340.0 KiB