摘要: 洛谷:P4399 [JSOI2008]Blue Mary的职员分配 链接 代码: #include<iostream> using namespace std; int n,x,y,z,A,B,Ans=INT_MAX; void Depth_fs(int staff/*员工*/,int money/ 阅读全文
posted @ 2022-10-20 10:21 Cirpt 阅读(23) 评论(0) 推荐(0)