Skip to content

CompetitiveLibrary is JAVA template and library.

Notifications You must be signed in to change notification settings

mayurvpatil/codeTrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

CodeTrash

  • CodeTrash is Competitive programming essentials like setup guide, templates & java template
  • This repostoryt is crearted for learning purpose
  • For any suggestions or update, feel free to raise PR or ISSUE

Setup-guide

Contents

  • JAVA with Visual studio code (VSCode)
  • Competative Programming Helper Extensions
  • Competitive-companion (Contest parser)
  • Generate code snippet quickly
  • Provided FastIO initial java CP template
  • Guide to update snippets

Pre-requisite

Add Snippet

  • Add User Snippet

          - File -> Preferances -> User Snippets -> Java -> add content of cpjava.json

           - Find code of cpjava.json here

How to use

  • Add User snippet once
  • Open any directory in VSCode
  • Find any contest form competetitive programming platform and click on "+" of browsers extension or add-on
  • This will create java files for every problem statement
  • Switch back to VSCode and enter "cpjava" and Control+Space or Command+Space and ENTER, to load snippet

      NOTE : Make sure competative programming site is supported by pluggin Check here

Steps to add or update snipets

  • Generate VSCode snipet here
  • Make sure json is correct, if not replace tabs with spaces here
  • Add it into java user snippets

Licence

The code in this repository is provided free of charge to be used by anyone for any reason whatsoever without any obligations. You can download, copy, modify and redistribute this code at your will.

    

. . . KEEPCODING . . .

About

CompetitiveLibrary is JAVA template and library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages