Skip to content

cjb129/bowlingSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bowlingSample

Written during the interview process for Kent State University

Expected input: A space separated text file with integers. Valid bowling scores are expected. Anything other than valid bowling scores may produce unexpected behavior. There is no error checking performed in this program.

Testing: If the executable generated is called bowl.exe,

./bowl.exe < tests/tst1.txt

will run the program with sample test input.

./test.exe

will run all test cases and compare them with test solutions.

This program was developed using Visual Studio 2015. The test script was written using Git Bash.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages