#38113: c++解答


210019@lzsh.tc.edu.tw (19張詠鈞)


include<iostream>
using namespace std;
int main(){
    int a;

cin>>a;

cout<<b<<endl;
}