Skip to content

sungmen/Solve_Algorithms

Repository files navigation

Run on Repl.it

Solve Algorithms

Solve Algorithm and DataStrutcture in
ALGOSPOT
ATCODER
Baekjoon
CODE FORCES
CodeGround
LeetCode
Programmers
ProjectEuler
SWExpertAcademy
Using Language C/C++, GO, JAVA, JavaScript, Python



Download temlate_c++.cpp

Powershell

(Invoke-WebRequest https://raw.githubusercontent.com/sungmen/Solve_Algorithms/master/template_c%2B%2B.cpp).Content > ./temlate_c++.cpp

Ubuntu
wget https://raw.githubusercontent.com/sungmen/Solve_Algorithms/master/template_c%2B%2B.cpp