摘要: Atcoder:歴史の研究 Luogu: 歴史の研究 题意: 给你一个长度为 \(n\) 的序列 \(a\)。 有 \(q\) 个查询,每个查询有两个整数 \(l,r\),要求 \([l,r]\) 区间内 \(max\{a_i*T_{a_i} \}\),\(T_{a_i}\) 表示 \(a_i\) 阅读全文
posted @ 2025-08-07 15:37 Kcjhfqr 阅读(10) 评论(0) 推荐(1)
摘要: ST 表。。。似乎很简单 阅读全文
posted @ 2025-08-07 14:32 Kcjhfqr 阅读(9) 评论(0) 推荐(1)
.poem-wrap { position: relative; width: 1000px; max-width: 80%; border: 2px solid #797979; border-top: none; text-align: center; margin: 40px auto; } .poem-left { left: 0; } .poem-right { right: 0; } .poem-border { position: absolute; height: 2px; width: 27%; background-color: #797979; } .poem-wrap p { width: 70%; margin: auto; line-height: 30px; color: #797979; } .poem-wrap h1 { position: relative; margin-top: -20px; display: inline-block; letter-spacing: 4px; color: #797979; font-size: 2em; margin-bottom: 20px; } #poem_sentence { font-size: 25px; } #poem_info { font-size: 15px; margin: 15px auto; }