摘要: T1 P3613 【深基15.例2】寄包柜 用二位数组肯定挂,所以采用map或者vector #include<bits/stdc++.h> using namespace std; map<int , int>a[100020]; int n , m ; int main () { cin >> 阅读全文
posted @ 2022-11-14 19:41 wmjlzw1314 阅读(81) 评论(0) 推荐(0)