雪溯

雪溯:

博客地址:https://www.cnblogs.com/xuesu/

最新文章

Proj THUDBFuzz Paper Reading: PULSAR: Stateful Black-Box Fuzzing of Proprietary Network Protocols

EO bugs

POJ3126 Prime Path bfs, 水题 难度:0

POJ 1936 All in All 匹配, 水题 难度:0

Proj. CAR Paper Reading: Augmenting Decompiler Output with Learned Variable Names and Types

Proj. CAR Paper Reading: An Empirical Comparison of Pre-Trained Models of Source Code

Proj. CHW Paper Reading: Characterizing Cryptocurrency Exchange Scams

Go语言

UVa Live 4794 - Sharing Chocolate 枚举子集substa = (s - 1) & substa,记忆化搜索 难度: 2

UVa 11825 - Hackers' Crackdown DP, 枚举子集substa = (substa - 1)&sta 难度: 2

Introduction to Cryto & Crptocurrencies Lecture 1 Part I

Uva 11520 - Fill the Square 贪心 难度: 0

UVA 11464 - Even Parity 状态压缩,分析 难度: 2

Uva LV 2995 Image Is Everything 模拟,坐标映射,视图映射 难度: 1

UVA 11990 `Dynamic'' Inversion CDQ分治, 归并排序, 树状数组, 尺取法, 三偏序统计 难度: 2

cryptopals S1-4

Cryptopals S1-3