Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. /home/stepan7/sandbox/main.php:40:
  2. array(2) {
  3. [0] =>
  4. int(1)
  5. [1] =>
  6. int(37)
  7. }
  8. /home/stepan7/sandbox/main.php:15:
  9. int(1)
  10. PHP Fatal error: Uncaught OutOfRangeException: Index out of range: 1, expected 0 <= x <= 0 in /home/stepan7/sandbox/main.php:17
  11. Stack trace:
  12. #0 /home/stepan7/sandbox/main.php(41): bfs()
  13. #1 {main}
  14. thrown in /home/stepan7/sandbox/main.php on line 17
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement