/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(c[0]=='P') k[i]=1;if(c[0]=='H') k[i]=2;if(c[0]=='S') k[i]=3;
   ^~
/in/foo.cc:24:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(c[0]=='P') k[i]=1;if(c[0]=='H') k[i]=2;if(c[0]=='S') k[i]=3;
                        ^~
# 状态 耗时 内存占用
#1 Accepted 4ms 380.0 KiB
#2 Accepted 52ms 32.824 MiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 3ms 2.258 MiB
#5 Accepted 2ms 2.625 MiB
#6 Accepted 5ms 1.0 MiB
#7 Accepted 8ms 6.625 MiB
#8 Accepted 13ms 10.625 MiB
#9 Accepted 20ms 18.734 MiB
#10 Accepted 36ms 26.375 MiB

信息

递交者
类型
递交
题目
Hoof, Paper, Scissors
语言
C++
递交时间
2017-05-28 08:24:03
评测时间
2017-05-28 08:24:04
评测机
分数
100
总耗时
149ms
峰值内存
32.824 MiB