Skip to content

kaitlynabdo/assignment1-fall2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Kaitlyn Abdo
2286311
CPSC 350 - 03
Professor Rene German
Assignment 1

Files included: Assignment1.cpp

Resources used: Udemy C++ course, https://www.youtube.com/watch?v=XUmZcK44lsc  
https://stackoverflow.com/questions/19472849/standard-deviation-program-with-while-loop-cpp-chttp://www.cplusplus.com/forum/beginner/44213/  
https://stackoverflow.com/questions/9158894/differences-between-c-string-and-compare , and Brandon Fabre

Instructions: 
To comple: g++ Assignment1.cpp
To run: ./a.out FILENAME_TOREAD_FROM

Limitations: The file that will be read by the program must be in the folder as the program. The program does not print the 1000 lines, but computes the Gaussian distribution for the random string. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages