/ 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 4ms 380.0 KiB
#2 Accepted 5ms 372.0 KiB
#3 Accepted 6ms 736.0 KiB
#4 Accepted 27ms 4.094 MiB
#5 Accepted 26ms 4.125 MiB
#6 Accepted 30ms 4.098 MiB
#7 Accepted 59ms 4.016 MiB
#8 Accepted 43ms 4.148 MiB
#9 Accepted 76ms 4.215 MiB
#10 Accepted 51ms 4.125 MiB

信息

递交者
类型
递交
题目
P1453 曼哈顿距离
语言
C++
递交时间
2018-03-08 19:52:34
评测时间
2018-03-08 19:52:34
评测机
分数
100
总耗时
331ms
峰值内存
4.215 MiB