We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
数据结构基于动态开点线段树和B+树的思想,节点存储方式为key-value,支持对key组成的连续的区间进行修改和查找。
C++ 5
C# 2