Wrong Answer

foo.cc: In function 'int main()':
foo.cc:10:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |  if(n>100)
      |  ^~
foo.cc:12:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   12 |   cout<<"121 131 141 151 161"<<endl;
      |   ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB
#2 Wrong Answer 5a6 > 171 181 191 \ No newline 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1078 回文数-函数
语言
C++
递交时间
2022-07-14 13:29:44
评测时间
2022-07-14 13:29:44
评测机
分数
0
总耗时
3ms
峰值内存
384.0 KiB