User Tools

Site Tools


notes:cprog:fall2022:projects:dow0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:cprog:fall2022:projects:dow0 [2022/09/22 03:17] – [VERIFICATION] rspringenotes:cprog:fall2022:projects:dow0 [2022/09/22 03:19] (current) – [VERIFICATION] rspringe
Line 14: Line 14:
 To verify your code, there is a program in the project files, named "dow0verify". This will run through your program, inputting each year from 2000 - 2099 to check if your output is correct. To verify your code, there is a program in the project files, named "dow0verify". This will run through your program, inputting each year from 2000 - 2099 to check if your output is correct.
  
-For each line, the program will give you the year that was entered, the expected output, and what your program actually output.+For each line, the program will give you the following: 
 +  * The year that was entered  
 +  * The expected output 
 +  * What your program actually output 
 +  * If the test failed or succeeded
  
 At the end, the verification program will tell you how which years your output did not match, and it will give you a final score of how many years you got right. At the end, the verification program will tell you how which years your output did not match, and it will give you a final score of how many years you got right.
notes/cprog/fall2022/projects/dow0.1663816671.txt.gz · Last modified: 2022/09/22 03:17 by rspringe