/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void sdf(T&)':
/in/foo.cc:10:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(c=gc(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y;
     ^~~~~
/in/foo.cc:10:52: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while(c=gc(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y;
                                                    ^
# 状态 耗时 内存占用
#1 Accepted 38ms 24.68 MiB
#2 Accepted 25ms 24.801 MiB
#3 Accepted 51ms 24.812 MiB
#4 Accepted 32ms 24.84 MiB
#5 Accepted 26ms 24.844 MiB
#6 Accepted 34ms 24.84 MiB
#7 Accepted 154ms 29.43 MiB
#8 Accepted 738ms 31.195 MiB
#9 Accepted 745ms 31.18 MiB
#10 Accepted 752ms 31.473 MiB

信息

递交者
类型
递交
题目
P2030 逛公园
语言
C++
递交时间
2018-10-23 09:48:08
评测时间
2018-10-23 09:48:08
评测机
分数
100
总耗时
2600ms
峰值内存
31.473 MiB