标签:pac cout img space span ret alt images log
#include<iostream> using namespace std; int main(){ int x=8999; int value=x*1000/1000; cout<<"value="<<value<<endl; return 0; }
标签:pac cout img space span ret alt images log
原文地址:http://www.cnblogs.com/LemonSir/p/7594532.html