/ Vijos /

记录详情

Accepted

foo.cc: In function 'void built()':
foo.cc:16:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   16 |     for(int i=0;i<strlen(str1);i++)
      |                 ~^~~~~~~~~~~~~
foo.cc: In function 'int query()':
foo.cc:30:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   30 |    for(int i=0;i<strlen(str1);i++)
      |                ~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 1ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 1ms 284.0 KiB
#8 Accepted 1ms 284.0 KiB
#9 Accepted 2ms 284.0 KiB
#10 Accepted 2ms 308.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2023-05-19 20:56:28
评测时间
2023-05-19 20:56:28
评测机
分数
100
总耗时
20ms
峰值内存
308.0 KiB