Блог пользователя _arjun

Автор _arjun, 12 лет назад, По-английски

Hi,

I am having a tough time with this problem. It is looking like a simple BFS, but I am continuously getting WA. Is it really BFS or I am missing something. Please help me(If possible with a test case).

My Code

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
12 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

flag must must have 2 dimensions. The vertice of your graph is two integers (stationId, mask of used teleporters)