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

回答被采纳 100 关于C++ const 变量存储位置的问题

1 #include <iostream> 2 #include<climits> 3 4 using namespace std; 5 6 int main() 7 { 8 const int a