首页 新闻 会员 周边
1
回答数

已解决问题 5 关于数据在内存中的储存

#include<bits/stdc++.h>using namespace std;int main(){ int a=10; char b='c'; float c=10.0; double d=