#!/bin/python3

print ("BRUNCH")

# import sys
# print (sys.path)

import BRUNCH.CLIQUE as CLIQUE
CLIQUE.START ()