记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:7:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(x==5)
  ^~
foo.cc:9:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   cout<<"| | _||_|"<<endl;
   ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read ||_||_||_|, expect |. 2ms 380.0 KiB
#2 Wrong Answer Standard answer longer than user output. 1ms 384.0 KiB

信息

递交者
类型
自测
题目
P1037 环形山丘(续)
语言
C++
递交时间
2021-09-24 21:35:06
评测时间
2021-09-24 21:35:06
评测机
分数
0
总耗时
4ms
峰值内存
384.0 KiB