Skip to content

Template for Advanced Problem Solving Skills For Software Engineers Course Mini Project 2017-2021

Notifications You must be signed in to change notification settings

aniketnk/apssse-mini-project-template

Repository files navigation

apssse mini-project template 2017-2021

This repository does NOT contain the solution to mini-project, nor does it intend to.

It is a simple template with a custom makefile to help make the neccessary submission files.

Course: Advanced Problem Solving Skills For Software Engineers
Course code: UE17CS356X
PES University, Bangalore.
Project folder: link

Problem Statement

Usage

Fork this repo. Make sure you make it private so no one plagiarizes your work!

Initialize with SRN

make init USN=PES1201700000

Compile and run

Complete <YourUSN>.c.
Remember to #include "intal.h"
Then run:

make

This rebuilds the executable if <YourUSN>.c or intal_sampletest.c changes.

License

MIT: https://aniketnk.mit-license.org

About

Template for Advanced Problem Solving Skills For Software Engineers Course Mini Project 2017-2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published