Can anyone solve this? Seems hard.
The method signature is as follows:
public static int hospital(int cityNodes, List<Integer> cityFrom, List<Integer> cityTo) { }