发发打发发达

牛延希  •  2年前


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

int a; 
cin>>a; 
cout<<a+1; 

return 0; 
}


评论:

太牛了


牛延希  •  2年前