#include #define all(x) (x).begin(), (x).end() using namespace std; typedef long long ll; int main() { int c; cin >> c; cout << 1 << " " << c <