摘要: #include <iostream>#include <stdio.h>#include <vector>#include <string>#include <algorithm>using namespace std;vector<int> div(vector<int> &A,int b,in 阅读全文
posted @ 2021-05-14 22:19 小白QIU 阅读(39) 评论(0) 推荐(0)