/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void read(_T&)':
/in/foo.cc:11:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
     ^~
/in/foo.cc:11:42: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
                                          ^~
# 状态 耗时 内存占用
#1 Accepted 231ms 65.5 MiB
#2 Accepted 215ms 65.375 MiB
#3 Accepted 220ms 65.5 MiB
#4 Accepted 204ms 65.465 MiB
#5 Accepted 215ms 65.375 MiB
#6 Accepted 213ms 65.375 MiB
#7 Accepted 218ms 65.477 MiB
#8 Accepted 218ms 65.5 MiB
#9 Accepted 75ms 65.48 MiB
#10 Accepted 83ms 65.402 MiB
#11 Accepted 80ms 65.375 MiB
#12 Accepted 85ms 65.375 MiB
#13 Accepted 86ms 65.348 MiB
#14 Accepted 85ms 65.375 MiB
#15 Accepted 81ms 65.375 MiB
#16 Accepted 83ms 65.5 MiB
#17 Accepted 97ms 65.336 MiB
#18 Accepted 240ms 65.465 MiB
#19 Accepted 77ms 65.449 MiB
#20 Accepted 237ms 65.453 MiB

信息

递交者
类型
递交
题目
P2006 组合数问题
语言
C++
递交时间
2017-11-08 21:48:23
评测时间
2017-11-08 21:48:23
评测机
分数
100
总耗时
3054ms
峰值内存
65.5 MiB