print('Found' if '404' in open(0).read() else 'NotFound')