/ 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 7ms 412.0 KiB
#2 Runtime Error Segmentation fault 5ms 540.0 KiB
#3 Runtime Error Segmentation fault 5ms 412.0 KiB
#4 Runtime Error Segmentation fault 17ms 540.0 KiB
#5 Runtime Error Segmentation fault 32ms 540.0 KiB
#6 Runtime Error Segmentation fault 9ms 484.0 KiB
#7 Runtime Error Segmentation fault 16ms 460.0 KiB
#8 Runtime Error Segmentation fault 16ms 488.0 KiB
#9 Runtime Error Segmentation fault 5ms 540.0 KiB
#10 Runtime Error Segmentation fault 12ms 480.0 KiB

信息

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