/ 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 14ms 4.125 MiB
#2 Accepted 11ms 4.125 MiB
#3 Accepted 4ms 4.25 MiB
#4 Accepted 6ms 4.125 MiB
#5 Accepted 12ms 4.215 MiB
#6 Accepted 14ms 4.242 MiB
#7 Accepted 3ms 4.125 MiB
#8 Accepted 16ms 4.227 MiB
#9 Accepted 6ms 4.23 MiB
#10 Accepted 6ms 4.227 MiB

信息

递交者
类型
递交
题目
P1574 摇钱树
语言
C++
递交时间
2018-07-21 23:13:40
评测时间
2018-07-21 23:13:40
评测机
分数
100
总耗时
97ms
峰值内存
4.25 MiB