随笔分类 -  思维——模拟

摘要:免费送气球 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 566 Accepted Submission(s): 129 Problem Des 阅读全文
posted @ 2019-03-21 22:05 灬从此以后灬 阅读(329) 评论(0) 推荐(0)
摘要:只写了几道水题 太菜了https://www.nowcoder.com/acm/contest/91#question A题 模拟 我们只要记录每个土堆与b相比是多还是少 少的话向相邻的索要 相邻的也没有的话 继续找下一个 多的话同样 从左到右遍历一遍就好了 1 #include <stdio.h> 阅读全文
posted @ 2018-04-18 22:32 灬从此以后灬 阅读(363) 评论(0) 推荐(0)
摘要:C. Tram time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output The tram in Berland goes along a 阅读全文
posted @ 2017-10-16 17:38 灬从此以后灬 阅读(233) 评论(0) 推荐(0)