1061 判断题 (15 point(s))
摘要:
#include <bits/stdc++.h> using namespace std; int main() { int n, m, score, judge; cin >> n >> m; int ques[m][2] = {0}; for(int i = 0; i < m; i++){ ci 阅读全文
posted @ 2021-09-06 22:18 Atl212 阅读(15) 评论(0) 推荐(0)
浙公网安备 33010602011771号