/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'll read()':
/in/foo.cc:35:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if(last=='-')ans=-ans; return ans;
 ^~
/in/foo.cc:35:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
 if(last=='-')ans=-ans; return ans;
                        ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 4ms 340.0 KiB
#3 Accepted 6ms 748.0 KiB
#4 Accepted 30ms 4.0 MiB
#5 Accepted 35ms 4.098 MiB
#6 Accepted 40ms 4.0 MiB
#7 Accepted 48ms 4.125 MiB
#8 Accepted 54ms 4.0 MiB
#9 Accepted 79ms 4.125 MiB
#10 Accepted 61ms 4.125 MiB

信息

递交者
类型
递交
题目
P1453 曼哈顿距离
语言
C++
递交时间
2018-03-15 20:05:36
评测时间
2018-03-15 20:05:36
评测机
分数
100
总耗时
365ms
峰值内存
4.125 MiB