/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'll read()':
/in/foo.cc:21:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(c=='-') f=-1; c=getchar();
         ^~
/in/foo.cc:21:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(c=='-') f=-1; c=getchar();
                          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 2.25 MiB
#2 Accepted 2ms 2.25 MiB
#3 Accepted 8ms 2.625 MiB
#4 Accepted 19ms 3.75 MiB
#5 Accepted 134ms 14.816 MiB

信息

递交者
类型
递交
题目
报表统计
语言
C++
递交时间
2017-05-09 00:04:32
评测时间
2017-05-09 00:56:28
评测机
分数
100
总耗时
168ms
峰值内存
14.816 MiB