记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:27:18: warning: variable 'poistion' set but not used [-Wunused-but-set-variable]
     int num = 0, poistion = 0;
                  ^~~~~~~~
foo.cc:35:52: warning: array subscript is above array bounds [-Warray-bounds]
         if (j == lenw && (i + j == lens || s2[i + j] == ' '))
                                            ~~~~~~~~^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read -1, expect 1. 1ms 384.0 KiB
#2 Wrong Answer Read -1, expect 3. 1ms 384.0 KiB

信息

递交者
类型
递交
比赛
周末测试
语言
C++
递交时间
2021-11-07 11:25:15
评测时间
2021-11-07 11:25:15
评测机
分数
0
总耗时
3ms
峰值内存
384.0 KiB