/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  else
  ^~~~
/in/foo.cc:43:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   return 0;
   ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 4.199 MiB
#2 Accepted 2ms 4.305 MiB
#3 Wrong Answer 2ms 2.309 MiB
#4 Accepted 4ms 8.199 MiB
#5 Accepted 10ms 32.684 MiB
#6 Accepted 12ms 32.441 MiB
#7 Accepted 11ms 32.699 MiB
#8 Accepted 31ms 53.566 MiB
#9 Accepted 28ms 53.68 MiB
#10 Wrong Answer 2ms 2.199 MiB

信息

递交者
类型
递交
题目
P1071 新年趣事之打牌
语言
C++
递交时间
2018-11-09 20:29:13
评测时间
2018-11-09 20:29:13
评测机
分数
80
总耗时
110ms
峰值内存
53.68 MiB