N = input() print("Found") if "404" in input() else print("NotFound")