Wrong Answer

foo.cc: In function 'int main()':
foo.cc:14:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   14 |                 if(s[i]!='-')j++;s1+=s[i];
      |                 ^~
foo.cc:14:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   14 |                 if(s[i]!='-')j++;s1+=s[i];
      |                                  ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 3ms 412.0 KiB
#3 Accepted 4ms 412.0 KiB
#4 Accepted 3ms 412.0 KiB
#5 Wrong Answer Read 1356, expect 1,356. 4ms 412.0 KiB
#6 Accepted 3ms 412.0 KiB
#7 Accepted 3ms 412.0 KiB
#8 Wrong Answer Read 9593,217, expect 9,593,217. 3ms 412.0 KiB
#9 Accepted 4ms 412.0 KiB
#10 Accepted 4ms 368.0 KiB

信息

递交者
类型
递交
题目
P2453 分割数字
比赛
2023CSP热身3
语言
C++
递交时间
2023-10-03 19:05:58
评测时间
2023-10-03 19:05:58
评测机
分数
80
总耗时
40ms
峰值内存
412.0 KiB