/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'll read()':
/in/foo.cc:35:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   35 | if(last=='-')ans=-ans; return ans;
      | ^~
/in/foo.cc:35:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   35 | if(last=='-')ans=-ans; return ans;
      |                        ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 528.0 KiB
#2 Accepted 3ms 532.0 KiB
#3 Accepted 5ms 760.0 KiB
#4 Accepted 17ms 4.34 MiB
#5 Accepted 17ms 4.34 MiB
#6 Accepted 18ms 4.34 MiB
#7 Accepted 24ms 4.34 MiB
#8 Accepted 24ms 4.344 MiB
#9 Accepted 52ms 4.336 MiB
#10 Accepted 39ms 4.336 MiB

信息

递交者
类型
递交
题目
P1453 曼哈顿距离
语言
C++
递交时间
2025-06-06 18:28:03
评测时间
2025-06-06 18:28:03
评测机
分数
100
总耗时
208ms
峰值内存
4.344 MiB