Implementation in C++. #include <bits/stdc++.h> using namespace std; int main() { // taking input for n and q int ...
確定! 回上一頁