Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>cptemplateNew to Visual Studio Code? Get it now.
cptemplate

cptemplate

Devansh Singh

|
381 installs
| (1) | Free
Python snippets and template for competitve programming
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CPtemplate

CPtemplate is an extension which is used for making Python snippets and template for competitive programming

Commands

Command Help Text
!pytmp Creates a basic pre-defined competitve programming template
!pygcd Creates a snippet for Greatest Common Divisor
!pypow Creates a snippet for calculating big powers
!pysoe Creates a snippet for Sieve of Eratosthenes for prime numbers
!pyfib Creates a snippet for calculating Fibonacci numbers
!pybin Creates a snippet for Binary Search algorithm
!pydfs Creates a snippet for Depth First Search algorithm
!pydsp Creates a snippet for DFS Paths algorithm
!pybfs Creates a snippet for Breadth First Search algorithm
!pybsp Creates a snippet for BFS Paths algorithm
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft