Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ks-amit/Competitive-Programming

Repository files navigation

Competitive-Programming

All you need to save time :p

CONTENTS OF Template.cpp :

  1. FAST I/O to scan Integers
  2. GCD - EUCLID'S and EXTENDED EUCLID'S ALGORITHM
  3. EULER TOTIENT FUNCTION
  4. MODULAR EXPONENTIATION
  5. OVERFLOW MULTIPLICATION
  6. MODULAR INVERSE
  7. MILLER RABIN PRIMALITY TEST
  8. SOLUTIONS OF LDE
  9. DISJOINT SUBSET (DS) - setup, union and root
  10. KMP STRING MATCH ALGORITHM
  11. Z ALGORITHM
  12. MATRIX MULTIPLICATION

AltStyle によって変換されたページ (->オリジナル) /