/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(e[i].x!=e[i-1].x)
   ^~
/in/foo.cc:43:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    b[cnt]=(b[cnt]-e[i].y+mmd)%mmd;
    ^
# 状态 耗时 内存占用
#1 Accepted 3ms 316.0 KiB
#2 Accepted 125ms 2.188 MiB
#3 Accepted 62ms 2.938 MiB
#4 Accepted 2ms 316.0 KiB
#5 Accepted 1ms 316.0 KiB
#6 Accepted 1ms 308.0 KiB
#7 Accepted 1ms 324.0 KiB
#8 Accepted 2ms 316.0 KiB
#9 Accepted 1ms 324.0 KiB
#10 Accepted 89ms 3.684 MiB

信息

递交者
类型
递交
题目
容易题(easy)
语言
C++
递交时间
2017-09-21 22:31:37
评测时间
2017-09-21 22:31:37
评测机
分数
100
总耗时
292ms
峰值内存
3.684 MiB