http://ickivrg5jucpkdfw5d6qeja6srtpox7yofkyygc44gnwbpj2tf2mekqd.onion
Example 2 Consider the following grid: 0 1 2 0 1
1 0 1 0 2
1 1 1 0 1
0 0 0 1 1 The grid indicates that there are two islands and two chicken jockeys, as shown here: Unfortunately, neither island is safe for Steve to stay on overnight, as both have chicken jockeys, so the function should return 0.