Skip to content

Repository files navigation

To compile and see the output run these commands sequentially ::
1) This will create an executable file named "a.exe"
g++ -std=c++11 Last-To-Start.cpp -o a.exe
2) Open the executable file with this command
.\a.exe

About

Analysis of Algorithms assignments @ Oregon State University

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages