• 个人简介

    😆^你好^~我叫秋山(这只是外号~

    我啥也不是(真的

    //👇万能库
    #include <bits/stdc++.h>
    //👇忘记这是干什么的了
    using namespace std;
    //👇main函数
    int main(){
      	//👇新建变量a 
        int a;
        //👇输入变量a 
        cin >> a;
        //👇输出变量a 
        cout << a;
        //👇这是一个没什么暖用的(其实不知道有没有用
        return 0;
    }
    
    
  • 最近活动

    This person is lazy and didn't join any contests or homework.
  • 最近编写的题解

    This person is lazy and didn't write any solutions.
  • Stat

  • Rating