On lambdas, C++ and otherwise: the what, the why, and the how

A practical theoretically faster variant of the Euclidean GCD algorithm

November 28, 2023 · 4 min · 674 words · nor

Avoiding temporaries - generalizing i++ using std::exchange

The Boost C++ library in competitive programming

PSA: Increase your stack size before the Meta Hacker Cup, here's how

The Floyd-Warshall algorithm and its generalizations

User editorial for Codeforces Round 513 by Barcelona Bootcamp (rated, Div. 1 + Div. 2)

Floors, ceilings and inequalities for beginners (with some programming tips)

Preserving Hash Code?

How to learn better, and what most people don't get about learning