摘要:
#include <iostream>using namespace std;int main(){float a;a=2.4; cout<<a<<endl;return 0; } 阅读全文
posted @ 2017-09-21 21:33
羿龙
阅读(93)
评论(0)
推荐(0)
摘要:
#include <iostream>using namespace std;int main(){unsigned long int a;a=123456789012345; cout<<a<<endl;return 0; } 有错误不知道怎么修正!!! 阅读全文
posted @ 2017-09-21 21:26
羿龙
阅读(120)
评论(1)
推荐(0)

浙公网安备 33010602011771号