知识就是希望
int a[4] = {1,2,3,4}; int p = a[2]<<1; cout<<p<<endl;
posted on 2022-09-23 20:54 lydstory 阅读(107) 评论(0) 收藏 举报