摘要: Little Chef and Sums 分析:水题,去维护一下前缀和以及后缀和就好,注意long long 1 #include "iostream" 2 #include "cstdio" 3 #include "cstring" 4 #include "string" 5 using name 阅读全文
posted @ 2017-09-08 10:19 wolf940509 阅读(173) 评论(0) 推荐(0) 编辑