/ SUOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void add(int&, int, int, int, int)':
/in/foo.cc:24:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(!p) p=++pct;sum[p]+=y;
  ^~
/in/foo.cc:24:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if(!p) p=++pct;sum[p]+=y;
                 ^~~
# 状态 耗时 内存占用
#1 Accepted 7ms 2.062 MiB
#2 Accepted 8ms 2.18 MiB
#3 Accepted 10ms 2.328 MiB
#4 Accepted 8ms 2.18 MiB
#5 Accepted 8ms 2.312 MiB
#6 Accepted 9ms 2.32 MiB
#7 Accepted 9ms 2.184 MiB
#8 Accepted 7ms 2.18 MiB
#9 Accepted 8ms 2.203 MiB
#10 Accepted 10ms 2.18 MiB
#11 Accepted 23ms 3.688 MiB
#12 Accepted 13ms 3.57 MiB
#13 Accepted 230ms 29.062 MiB
#14 Accepted 220ms 28.922 MiB
#15 Accepted 262ms 28.828 MiB
#16 Accepted 255ms 28.93 MiB
#17 Accepted 698ms 77.562 MiB
#18 Accepted 696ms 77.445 MiB
#19 Runtime Error 96ms 14.312 MiB
#20 Runtime Error 82ms 14.312 MiB

信息

递交者
类型
递交
题目
#45 JPY知识树
语言
C++
递交时间
2018-12-06 09:44:46
评测时间
2018-12-06 09:44:46
评测机
分数
90
总耗时
2670ms
峰值内存
77.562 MiB