/ new_bzoj /

记录详情

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 81ms 104.352 MiB
#2 Accepted 98ms 104.25 MiB
#3 Accepted 105ms 106.25 MiB
#4 Accepted 45ms 35.375 MiB
#5 Accepted 85ms 54.965 MiB
#6 Accepted 160ms 223.375 MiB
#7 Accepted 158ms 216.977 MiB
#8 Accepted 151ms 218.875 MiB

信息

递交者
类型
递交
题目
单词
语言
C++
递交时间
2018-03-02 09:49:49
评测时间
2018-03-02 09:49:49
评测机
分数
100
总耗时
887ms
峰值内存
223.375 MiB