#include int main() { printf("%c\n", '\x37'); return 0; }