Skip to content

Tester for the first Programming assignment of the CENG213 Data Structures course.

License

Notifications You must be signed in to change notification settings

ogul1/CENG213-THE1-tester

Repository files navigation

CENG213-THE1-tester

Tester for the first Programming assignment of the CENG213 Data Structures course.

Before you start, fill in the corresponding .cpp files in the tester folder and unzip all the zip files.

You can use the playground.cpp file to test your implementations.

g++ -std=c++17 playground.cpp to run the file.

g++ btester.cpp && ./a.out for browser tests.

g++ wtester.cpp && ./a.out for window tests.

About

Tester for the first Programming assignment of the CENG213 Data Structures course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages