/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void bfs()':
/in/foo.cc:74:22: error: no match for 'operator[]' (operand types are 'std::queue<State>' and 'int')
   74 |                 u = q[u.pre];
      |                      ^

信息

递交者
类型
递交
题目
P1044 Wappo
语言
C++
递交时间
2025-03-06 19:54:18
评测时间
2025-03-06 19:54:18
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes