You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of my competitive programming code, like implementations of various useful algorithms, data structures, and math stuff, and accepted solutions to programming problems (for example, at CodeForces and CSES). Some of the implementations contain material (usually adapted) from other sources, such as the brothers Halim.