Skip to content

aslezar/CompetitiveProgramming

Repository files navigation

To make this path available for all future g++ invocations, you can set the CPLUS_INCLUDE_PATH environment variable: export CPLUS_INCLUDE_PATH=/path/to/headers:$CPLUS_INCLUDE_PATH

Use this to pre-compile bits/header file

use different flags if running with differnet flags

-Winvalid-pch will tell if pre-compiler header file is used or not

sudo g++ -DLOCAL_RUN -I/media/histox/LinuxFiles/Files/CompetitiveProgramming -O2 -Wall -Wconversion -Winvalid-pch -fdiagnostics-color=always -fsanitize=address -g -std=c++20 /usr/include/x86_64-linux-gnu/c++/14/bits/stdc++.h

// Problem Discuss // Question Ask // Test Case Discuss // Edge Case Discuss // Brute Force // Optimize // Dry Run // Time Complexity

cp planme cp-folder

segment tree fft kkmp

pbds

all cp algo seg tree fft kkmp rban karp pbds template dsu bit

About

All of my Competitive Programming codes and solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages