/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int _read()':
/in/foo.cc:9:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (ch=='-') sig=-1; ch=getchar();
   ^~
/in/foo.cc:9:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (ch=='-') sig=-1; ch=getchar();
                        ^~
# 状态 耗时 内存占用
#1 Accepted 6ms 360.0 KiB
#2 Accepted 7ms 384.0 KiB
#3 Accepted 4ms 376.0 KiB
#4 Accepted 32ms 384.0 KiB
#5 Accepted 33ms 284.0 KiB
#6 Accepted 30ms 352.0 KiB
#7 Accepted 31ms 384.0 KiB
#8 Accepted 31ms 336.0 KiB
#9 Accepted 23ms 204.0 KiB
#10 Accepted 26ms 352.0 KiB

信息

递交者
类型
递交
题目
P1320 清点人数
语言
C++
递交时间
2018-09-13 20:12:41
评测时间
2018-09-13 20:12:41
评测机
分数
100
总耗时
227ms
峰值内存
384.0 KiB