摘要:
A FairGame//Fair Game//一道裸的模拟题而已//二十分钟了。。。mdzz//虽然英文蛋疼#include#includeusing namespace std;mapma;int a, b;int x, y;int main(){ in... 阅读全文
posted @ 2018-12-09 16:29
gwj1139177410
阅读(232)
评论(0)
推荐(0)
摘要:
01: A+B问题#includeusing namespace std;int main(){ int a, b; cin>>a>>b; coutusing namespace std;int main(){ int a, b, c; cin>>a>>b>... 阅读全文
posted @ 2018-12-09 11:33
gwj1139177410
阅读(3700)
评论(0)
推荐(0)
摘要:
01: 整型数据类型存储空间大小#includeint main(){ int a; short b; printf("%d %d",sizeof(a),sizeof(b)); return 0;}02: 浮点型数据类型存储空间大小#includeint m... 阅读全文
posted @ 2018-12-09 11:29
gwj1139177410
阅读(1307)
评论(0)
推荐(0)

浙公网安备 33010602011771号