摘要:
Solution:对股票出价进行排序,然后按照价格递增的次序依次设定p的价格并求成交量。1. //prove that the result of price(maximum--maxprice) is info[k].price: //If not,the nearest data that is 阅读全文
摘要:
The 17th Zhejiang University Programming Contest Sponsored by TuSimple Solution: 感想: 正确题数机制:1.认真看题,不要漏掉一些特殊情况。2.多设数据,查看自己的程序是否完善。3.对于渣渣,还是从简单题做起,不要对繁琐 阅读全文