/ new_bzoj /

记录详情

Wrong Answer

/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 3ms 2.375 MiB
#2 Accepted 53ms 32.875 MiB
#3 Wrong Answer 3ms 2.285 MiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 2ms 2.625 MiB
#6 Accepted 2ms 1.102 MiB
#7 Accepted 11ms 4.125 MiB
#8 Accepted 14ms 8.754 MiB
#9 Accepted 23ms 17.727 MiB
#10 Accepted 39ms 28.977 MiB

信息

递交者
类型
递交
题目
Hoof, Paper, Scissors
语言
C++
递交时间
2017-05-28 08:22:52
评测时间
2017-05-28 08:22:52
评测机
分数
90
总耗时
158ms
峰值内存
32.875 MiB