/ Vijos /

记录详情

Runtime Error

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 6ms 412.0 KiB
#2 Runtime Error Segmentation fault 11ms 540.0 KiB
#3 Runtime Error Segmentation fault 18ms 644.0 KiB
#4 Runtime Error Segmentation fault 17ms 540.0 KiB
#5 Runtime Error Segmentation fault 15ms 540.0 KiB
#6 Runtime Error Segmentation fault 6ms 544.0 KiB
#7 Runtime Error Segmentation fault 10ms 420.0 KiB
#8 Runtime Error Segmentation fault 7ms 540.0 KiB
#9 Runtime Error Segmentation fault 10ms 540.0 KiB
#10 Runtime Error Segmentation fault 18ms 540.0 KiB

信息

递交者
类型
递交
题目
P2000 A x B Problem
语言
C++
递交时间
2023-12-31 17:18:34
评测时间
2023-12-31 17:18:34
评测机
分数
10
总耗时
121ms
峰值内存
644.0 KiB