Skip to content

Program quizzes user on combinatorics problems and evaluates correctness of answers.

License

Notifications You must be signed in to change notification settings

RichardVN/assembly-combinatorics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

assembly-combinatorics

About

Program Description: Assembled using MASM in Visual Studio. Asks User to calculate the number of combinations of r items from set of n items. System generates problems with n in [3..12] and r in [1..n]. User answers answer and system reports correct answer and evaluation of User's answer. Process repeats until user quits.

Author: Richard Nguyen

Date: 12/08/19

School: Oregon State University

Class: CS 271 (Computer Architecture & Assembly Language)

This program was developed for CS 271 in OSU's Computer Science program. Permission is granted to publish the project publicly.

About

Program quizzes user on combinatorics problems and evaluates correctness of answers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published