题目 题目链接 解题思路 使用 while 循环重复输入 代码 #include <iostream> using namespace std; int main(void) { ios::sync_with_stdio(false); cin.tie(0); int t,a