#include int main(void) { int C; scanf("%d", &C); printf("%d 1", C); return 0; }