记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:21:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   21 |         for (int i = 0; i < s.length(); i++) {
      |                         ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 5ms 972.0 KiB
#2 Wrong Answer User output longer than standard answer. 4ms 924.0 KiB
#3 Wrong Answer User output longer than standard answer. 4ms 1.027 MiB
#4 Wrong Answer User output longer than standard answer. 5ms 1.027 MiB
#5 Wrong Answer User output longer than standard answer. 6ms 1.031 MiB
#6 Wrong Answer User output longer than standard answer. 15ms 1.074 MiB
#7 Wrong Answer User output longer than standard answer. 13ms 1.152 MiB
#8 Wrong Answer User output longer than standard answer. 6ms 1012.0 KiB
#9 Wrong Answer User output longer than standard answer. 17ms 1.152 MiB
#10 Wrong Answer User output longer than standard answer. 6ms 1.027 MiB

信息

递交者
类型
递交
题目
P1440 3-8 商品序列
比赛
2023年暑期算法队集训赛1
语言
C++
递交时间
2023-07-06 16:07:48
评测时间
2023-07-06 16:07:48
评测机
分数
0
总耗时
87ms
峰值内存
1.152 MiB