Skip to content

Personal competitive programming library

Notifications You must be signed in to change notification settings

arielherself/cp-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c95009 · Feb 21, 2025
Jan 19, 2025
Jan 19, 2025
Jan 20, 2025
Feb 8, 2025
Jan 19, 2025
Feb 21, 2025
Jan 23, 2025
Feb 17, 2025
Dec 2, 2023
Sep 20, 2024
Feb 11, 2024
Mar 19, 2024
Dec 12, 2024
Feb 10, 2025
Jan 23, 2025

Repository files navigation

Use at your own risk.

Compiler flags:
clang++ -std=c++17 -DONLINE_JUDGE -Wl,-z,stack-size=268435456 -Wall -Ofast -g -fsanitize=address -fsanitize=undefined