摘要: #include <iostream> using namespace std; int main(int argc, char** argv) { int x=100,d=0; string a; cout<<"请想一个数"<<endl; system("pause"); cout<<"你猜的这个 阅读全文
posted @ 2023-06-07 18:20 爱吃泡面的皮卡 阅读(65) 评论(0) 推荐(0)
摘要: #include <iostream> using namespace std; int main(int argc, char** argv) { int q=12,w=13,e=14,r=176,t=143,y=1111,u=123,i=134,o=234,p=354; int x=0; if( 阅读全文
posted @ 2023-06-07 08:41 爱吃泡面的皮卡 阅读(42) 评论(0) 推荐(0)