/ 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.25 MiB
#2 Accepted 58ms 32.699 MiB
#3 Wrong Answer 3ms 256.0 KiB
#4 Accepted 4ms 480.0 KiB
#5 Accepted 4ms 640.0 KiB
#6 Accepted 5ms 4.375 MiB
#7 Accepted 4ms 2.965 MiB
#8 Accepted 13ms 8.25 MiB
#9 Accepted 22ms 17.5 MiB
#10 Accepted 43ms 27.832 MiB

信息

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