A+B

#include;
using namespace std;
int main()
{
int a,b;
cin>>a>>b;
cout<
posted @ 2014-10-13 20:20  NYNU_ACM  阅读(107)  评论(0)    收藏  举报