记录详情

Wrong Answer

foo.cc: In function 'void findmax(std::string*, int)':
foo.cc:73:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   73 |  for (int i = 0; i < t.length(); i++)cout << t[i];
      |                  ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read , expect DDDDRRURRRRRRDRR.... 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1326 迷宫
比赛
2022春季 荣誉练习赛1(2019蓝桥A组省赛重温)
语言
C++
递交时间
2022-03-19 18:24:14
评测时间
2022-03-19 18:24:14
评测机
分数
0
总耗时
3ms
峰值内存
384.0 KiB