Skip to content

LeoSvalov/ITP_assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 2. Introduction to Programming II.

This code is based on the assignment that was given during the spring semester.

Idea

The assignment is one of the versions of the NP-complete task about making the schedule of studying. That's why the only one algo for the solution for this is a brute force of all(actually, almost all) possible variants of schedule.

About

The second assignment in Introduction to Programming 2 during the Spring semester 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages