记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:31:31: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   31 |                 if (s.find(t) != -1)puts("automaton");
      |                     ~~~~~~~~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Wrong Answer Read both, expect automaton. 2ms 332.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 2ms 284.0 KiB
#8 Wrong Answer Read both, expect automaton. 2ms 284.0 KiB
#9 Accepted 2ms 328.0 KiB
#10 Wrong Answer Read both, expect automaton. 2ms 284.0 KiB
#11 Accepted 9ms 540.0 KiB
#12 Accepted 6ms 540.0 KiB
#13 Wrong Answer Read both, expect automaton. 2ms 284.0 KiB
#14 Wrong Answer Read both, expect automaton. 2ms 284.0 KiB
#15 Wrong Answer Read both, expect automaton. 2ms 284.0 KiB
#16 Accepted 2ms 284.0 KiB
#17 Accepted 3ms 284.0 KiB
#18 Accepted 3ms 284.0 KiB
#19 Wrong Answer Read both, expect automaton. 3ms 284.0 KiB
#20 Accepted 9ms 540.0 KiB

信息

递交者
类型
递交
题目
P1402 Problem 4B. 后缀机器
比赛
悬赏令第四周
语言
C++
递交时间
2023-05-18 20:11:03
评测时间
2023-05-18 20:11:03
评测机
分数
78
总耗时
70ms
峰值内存
540.0 KiB