/ AOCode /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:31:13: warning: 'ey' may be used uninitialized in this function [-Wmaybe-uninitialized]
   31 |   if(p.x==ex&&p.y==ey){
      |      ~~~~~~~^~~~~~~~~
foo.cc:31:3: warning: 'ex' may be used uninitialized in this function [-Wmaybe-uninitialized]
   31 |   if(p.x==ex&&p.y==ey){
      |   ^~
foo.cc:28:11: warning: 'sy' may be used uninitialized in this function [-Wmaybe-uninitialized]
   28 |  d[sx][sy]=0;
      |  ~~~~~~~~~^~
foo.cc:28:11: warning: 'sx' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 21ms 15.875 MiB
#2 Accepted 18ms 16.125 MiB
#3 Accepted 17ms 15.75 MiB
#4 Accepted 33ms 16.0 MiB
#5 Accepted 18ms 16.125 MiB
#6 Accepted 19ms 16.0 MiB
#7 Accepted 102ms 21.617 MiB
#8 Accepted 214ms 25.242 MiB
#9 Accepted 777ms 30.492 MiB
#10 Accepted 17ms 16.0 MiB

信息

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