练习题6

#include<iostream>
using namespace std;
int main(){
   int short a;
   a=684318;
   cout<<"a="<<a<<endl;
   return 0;
}

 

 

 

posted on 2017-09-21 11:28  三叶癌  阅读(83)  评论(0编辑  收藏  举报

导航