#!/usr/bin/python

import json

print json.dumps(1)
