Wrong Answer

foo.cc: In function 'int main()':
foo.cc:12:31: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'll' {aka 'long long int'} [-Wsign-compare]
   12 |                 if(s[j].size()>ma)
      |                    ~~~~~~~~~~~^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read you., expect How. 1ms 256.0 KiB
#2 Wrong Answer Read welcome., expect welcome. 1ms 256.0 KiB
#3 Wrong Answer Read a., expect a. 3ms 256.0 KiB
#4 Wrong Answer Read teacher,, expect teacher. 3ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1954 最长长度单词
语言
C++
递交时间
2022-08-15 09:40:30
评测时间
2022-08-15 09:40:30
评测机
分数
20
总耗时
13ms
峰值内存
384.0 KiB