Skip to content

A repository containing the source codes for the Design and Analysis of Algorithms Laboratory course (UE18CS255) at PES University.

Notifications You must be signed in to change notification settings

aditeyabaral/DAA-Lab-UE18CS255

Repository files navigation

DAA-Lab-UE18CS255

A repository containing the source codes for the Design and Analysis of Algorithms Laboratory course (UE18CS255) at PES University.

Created and tested on Linux Environment :)

Compilation

To compile any program with sample test cases as input:

gcc PES1201800366.c <sample_test_file.c>

To compile any program with scored test cases as input:

gcc PES1201800366.c <test_file.o>

Finally, to run the outfile, use ./a.out

About

A repository containing the source codes for the Design and Analysis of Algorithms Laboratory course (UE18CS255) at PES University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published