/ AOCode /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:27:14: warning: 'ey' may be used uninitialized in this function [-Wmaybe-uninitialized]
   27 |   if(hd.x==ex&&hd.y==ey){cout<<hd.second<<endl;return 0;}
      |      ~~~~~~~~^~~~~~~~~~
foo.cc:27:3: warning: 'ex' may be used uninitialized in this function [-Wmaybe-uninitialized]
   27 |   if(hd.x==ex&&hd.y==ey){cout<<hd.second<<endl;return 0;}
      |   ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 384.0 KiB
#2 Accepted 4ms 896.0 KiB
#3 Accepted 2ms 512.0 KiB
#4 Accepted 3ms 512.0 KiB
#5 Accepted 4ms 768.0 KiB
#6 Accepted 3ms 512.0 KiB
#7 Accepted 113ms 3.742 MiB
#8 Accepted 157ms 4.992 MiB
#9 Accepted 683ms 8.203 MiB
#10 Accepted 5ms 768.0 KiB

信息

递交者
类型
递交
题目
P1041 The Maze Tokens
比赛
AOCode Round #4
语言
C++
递交时间
2022-04-29 20:25:38
评测时间
2022-04-29 20:25:38
评测机
分数
100
总耗时
983ms
峰值内存
8.203 MiB