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

回答被采纳 5 奇怪的电梯C++

#include<iostream> using namespace std; const int MAXN = 200 + 5; int N, A, B; bool vis[MAXN]; // 标记