11 条题解
- 
  -2
#include<bits/stdc++.h>
#include
#include <math.h>
#include
#include <stdio.h>
#include
#include
#include
#include <string.h>
#include
using namespace std;
#define LL long long
const int N = 1e5 + 10;
const int INF = 0x3f3f3f3f;
using namespace std;
int main()
{
LL n;
cin >>n;
cout << 1 << endl;
cout << 3 << endl;
cout << 5 << endl;
cout << n - 9 << endl; }
 
信息
- ID
 - 816
 - 时间
 - 1000ms
 - 内存
 - 512MiB
 - 难度
 - 3
 - 标签
 - 递交数
 - 492
 - 已通过
 - 266
 - 上传者