摘要:
#include<iostream> using namespace std; int main() { float x; x=2.4; cout<<"x="<<x<<endl; return 0; } 阅读全文
posted @ 2017-09-21 16:05
TOTO2
阅读(110)
评论(0)
推荐(0)
摘要:
#include<iostream> using namespace std; int main() { long long int a; a=12345678901234; cout<<a<<endl; return 0; } 阅读全文
posted @ 2017-09-21 16:02
TOTO2
阅读(129)
评论(0)
推荐(0)
摘要:
老师真不会。。。。 阅读全文
posted @ 2017-09-21 10:56
TOTO2
阅读(120)
评论(0)
推荐(0)

浙公网安备 33010602011771号