/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:37:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   37 |         for(int j = 0; j < strlen(ch); j++){
      |                        ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 8ms 2.277 MiB
#2 Accepted 7ms 2.277 MiB
#3 Accepted 46ms 3.215 MiB
#4 Accepted 10ms 2.402 MiB
#5 Accepted 6ms 2.277 MiB

信息

递交者
类型
递交
题目
P1107 环游大同80天
语言
C++
递交时间
2023-12-12 16:21:15
评测时间
2023-12-12 16:21:15
评测机
分数
100
总耗时
80ms
峰值内存
3.215 MiB