/ 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 9ms 2.809 MiB
#2 Accepted 26ms 2.188 MiB
#3 Accepted 10ms 2.324 MiB
#4 Accepted 9ms 2.312 MiB
#5 Accepted 12ms 2.309 MiB
#6 Accepted 10ms 2.23 MiB
#7 Accepted 10ms 2.184 MiB
#8 Accepted 9ms 2.188 MiB
#9 Accepted 14ms 2.324 MiB
#10 Accepted 10ms 2.188 MiB
#11 Accepted 17ms 3.684 MiB
#12 Accepted 17ms 3.578 MiB
#13 Accepted 297ms 29.059 MiB
#14 Accepted 274ms 28.934 MiB
#15 Accepted 257ms 28.824 MiB
#16 Accepted 259ms 28.938 MiB
#17 Accepted 669ms 77.559 MiB
#18 Accepted 670ms 77.453 MiB
#19 Runtime Error 78ms 14.309 MiB
#20 Runtime Error 85ms 14.309 MiB

信息

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