/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void ain()':
foo.cc:11:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   11 |         for(int i=0;i<s.size();i++){
      |                     ~^~~~~~~~~
foo.cc:12:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   12 |                 for(int j=0;j<t.size();j++)
      |                             ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 10ms 2.902 MiB
#2 Time Exceeded ≥1101ms ≥3.152 MiB
#3 Time Exceeded ≥1100ms ≥3.102 MiB
#4 Time Exceeded ≥1101ms ≥3.086 MiB
#5 Time Exceeded ≥1101ms ≥3.211 MiB
#6 Time Exceeded ≥1101ms ≥3.145 MiB
#7 Time Exceeded ≥1001ms ≥3.082 MiB
#8 Time Exceeded ≥1001ms ≥3.086 MiB
#9 Time Exceeded ≥1100ms ≥3.078 MiB
#10 Time Exceeded ≥1101ms ≥3.086 MiB

信息

递交者
类型
递交
题目
P2000 A x B Problem
语言
C++
递交时间
2023-12-31 17:23:04
评测时间
2023-12-31 17:23:04
评测机
分数
10
总耗时
≥9721ms
峰值内存
≥3.211 MiB