Skip to content

Instantly share code, notes, and snippets.

View abionics's full-sized avatar

Alex Ermolaev abionics

View GitHub Profile
// https://codeforces.com/contest/2105/problem/A
// 124.35 points
message Vote {
value: Bool;
}
struct ProposalState {
yesCount: Int as uint32;
noCount: Int as uint32;
@abionics
abionics / sample.ipynb
Last active October 10, 2024 08:43
feistel-py inconsistent number encryption
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.