#include<bits/stdc++.h> using namespace std;
int main() { int n; cin>>n; cout<<1<<endl<<2<<endl<<3<<endl<<n-6; return 0; }
使用您的 达芬奇编程 通用账户