Movatterモバイル変換


[0]ホーム

URL:


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

Implementations of Algorithms and Data Structures

License

NotificationsYou must be signed in to change notification settings

jakobkogler/Algorithm-DataStructures

Repository files navigation

Implementations of common algorithms and data structures used for competitive programming.

Vim plugin

The algorithms and data structures can easily be pasted into a document using the included Vim plugin.

demonstration

Installation

Usevim-plug or any Vim plugin manager of your choice.The pluginfzf is a requirement.

With vim-plug:

Plug'junegunn/fzf', {'dir':'~/.fzf','do':'./install --all' }Plug'jakobkogler/Algorithm-DataStructures'

Command/Usage

The plugin defines a single commandAlgDS.It can be mapped like this:

nmap<leader>alg :AlgDS<CR>

Pretty Printer

There are some pretty printer for GDB.You can activate them by putting the following in your~/.gdbinit:

source~/.vim/plugged/Algorithm-DataStructures/prettyprint.py

License

WTFPL

About

Implementations of Algorithms and Data Structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp