DSA Major Assignment
git clone https://github.com/Osmanileri/DSA-ASSIGNMENT.git
-
For the 1st problem
g++ -o 01-problem 01-problem.cpp
./01-problem -
For the 2nd problem
g++ -o 02-problem 02-problem.cpp
./02-problem -
For the 3rd problem
g++ -o 03-problem 03-problem.cpp
./03-problem -
For the 4th problem
g++ -o 04-problem 04-problem.cpp
./04-problem -
For the 5th problem
g++ -o 05-problem 05-problem.cpp
./05-problem -
For the 6th problem
g++ -o 06-problem 06-problem.cpp
./06-problem -
For the 7th problem
g++ -o 07-problem 07-problem.cpp
./07-problem -
For the 8th problem
g++ -o 08-problem 08-problem.cpp
./08-problem -
For the 9th problem
g++ -o 09-problem 09-problem.cpp
./09-problem -
For the 10th problem
g++ -o 10-problem 10-problem.cpp
./10-problem -
For the 11th problem
g++ -o 11-problem 11-problem.cpp
./11-problem -
For the 12th problem
g++ -o 12-problem 12-problem.cpp
./12-problem