zoukankan
html css js c++ java
51Nod1545
思路
求区间和,应该是模板题,但是我直接套了之前的模板,输出有的不对,有的为负数。板子也忘得差不多了,明天复习一下再补
反正我第一反应永远不是最简单的办法,是线段树。本题用前缀和写最快。
前缀和
树状数组
线段树
查看全文
相关阅读:
SQL SEREVR IO
INTEL
windows performance
The DiskSpd Storage Performance Tool
machine Learning
NOSQL
X64 Deep Dive
Debugging and performance,ETW
Disk Performance
WCF transport-and-message-security
原文地址:https://www.cnblogs.com/OFSHK/p/14737210.html
最新文章
C#compiler
How to Acquire or Improve Debugging Skills
OS memory
db papers
TCP/IP
Roslyn
CLR Debug extention
ILRewrite && how to write a profiler
Rewrite MSIL Code on the Fly with the .NET Framework Profiling API
Interception c# code
热门文章
GC
Books
DB QO
C# JAVAMemory model
Books from Joe's blog
Disk performance
perfview
Parallel Programming AND Asynchronous Programming
joe_chang
Very very important SQL Server article
Copyright © 2011-2022 走看看