/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void read(_T&)':
/in/foo.cc:12:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
     ^~
/in/foo.cc:12: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 91ms 65.449 MiB
#2 Accepted 108ms 65.457 MiB
#3 Accepted 105ms 65.375 MiB
#4 Accepted 99ms 65.391 MiB
#5 Accepted 99ms 65.5 MiB
#6 Accepted 110ms 65.5 MiB
#7 Accepted 94ms 65.375 MiB
#8 Accepted 92ms 65.375 MiB
#9 Accepted 85ms 65.379 MiB
#10 Accepted 88ms 65.375 MiB
#11 Accepted 79ms 65.375 MiB
#12 Accepted 76ms 65.461 MiB
#13 Accepted 85ms 65.375 MiB
#14 Accepted 86ms 65.375 MiB
#15 Accepted 73ms 65.375 MiB
#16 Accepted 75ms 65.375 MiB
#17 Accepted 73ms 65.375 MiB
#18 Accepted 248ms 65.375 MiB
#19 Accepted 73ms 65.375 MiB
#20 Accepted 210ms 65.473 MiB

信息

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