09 2017 档案

摘要:线段树基础入门 https://www.2cto.com/kf/201608/532990.html 线段树之延迟标记(区间修改) /* 延迟标记(lazy Tag) 延迟标记作用于递归过程中,如果当前区间被需要修改的目标区间完全覆盖,那么就可停>止递归,做一个延迟标记,但是这个信息没有更新到其下每 阅读全文
posted @ 2017-09-27 21:23 浅忆~ 阅读(155) 评论(0) 推荐(0)
摘要:A. Odds and Ends time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Where do odds begin, and 阅读全文
posted @ 2017-09-27 21:22 浅忆~ 阅读(121) 评论(0) 推荐(0)
摘要:D. Make a Permutation! time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Ivan has an array 阅读全文
posted @ 2017-09-27 21:17 浅忆~ 阅读(145) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-09-27 18:35 浅忆~ 阅读(3) 评论(0) 推荐(0)
摘要:A. Fake NP time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Tavak and Seyyed are good frie 阅读全文
posted @ 2017-09-20 15:22 浅忆~ 阅读(170) 评论(0) 推荐(0)
摘要:A. Arpa and a research in Mexican wave time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Ar 阅读全文
posted @ 2017-09-15 19:43 浅忆~ 阅读(151) 评论(0) 推荐(0)
摘要:A. Fraction time limit per test 1 second memory limit per test 512 megabytes input standard input output standard output Petya is a big fan of mathema 阅读全文
posted @ 2017-09-10 19:28 浅忆~ 阅读(187) 评论(0) 推荐(0)