Skip to content
/ AT Public

This is Algorithm Template for OI by TNTCompany

Notifications You must be signed in to change notification settings

TNTCompany/AT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

OI Algorithm Templates by TNTCompany WYL

This is a list of Algorithm Templates for OI.

You could directly download '.cpp' source files here.

Or, you could get them through these Luogu Paste link:

Dijkstra with Priority Queue: https://www.luogu.org/paste/tbs4n77x

Traditional Dijkstra: https://www.luogu.org/paste/2i2okows

Shortest Path Faster Algorithm (SPFA): https://www.luogu.org/paste/wmrznnep

Fast Read Function for 'double' type (including common header files): https://www.luogu.org/paste/ziatpz94

Fast 'gets()' Function for 'char[]' type: https://www.luogu.org/paste/65ywyb7d

Keeps updating...

About

This is Algorithm Template for OI by TNTCompany

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages