竞赛
考级
入门
通过率:0%
时间限制:1.00s
内存限制:128MB
1
输入#1
输出#1
#include<bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; cout<<a*1; return 0; }
输入解题思路,AI测评打分。不知道怎么写? 写法小贴士