我真的要疯了!!!
查看原帖
我真的要疯了!!!
677091
MnZnOIer楼主2023/7/4 12:00

我***一直UKE,真的服了!

#include<bits/stdc++.h>
using namespace std;
int	a; 
int main(){
	while(cin>>a&&a!=42)
		cout<<a<<"\n";
	return 0;
}

谁能告诉我? 题目传送门

2023/7/4 12:00
加载中...