#include int main() { int a, b, c; scanf("%d", &c); printf("1 %d\n", c); return 0; }