User Tools

Site Tools


haas:fall2020:cprog:projects:cnv1

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2020:cprog:projects:cnv1 [2020/10/08 14:59] – [Reference] wedgehaas:fall2020:cprog:projects:cnv1 [2020/10/15 12:49] (current) – [Determining factor pairs] wedge
Line 89: Line 89:
  
 Because there are 3 factor pairs, 12 would be considered an nary(3) value (or a tertiary number). Because there are 3 factor pairs, 12 would be considered an nary(3) value (or a tertiary number).
 +
 +====Command-line arguments====
 +{{page>haas:fall2020:common:projects:commandlineargs&noheader}}
  
 =====grabit===== =====grabit=====
Line 249: Line 252:
  
 <cli> <cli>
-$ submit cprog cnv0 cnv0.c +lab46:~/src/cprog/cnv1make submit
-Submitting cprog project "cnv0": +
-    -> cnv0.c(OK) +
- +
-SUCCESSFULLY SUBMITTED+
 </cli> </cli>
 +
 +And make sure you get no error messages.
  
 You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.
Line 261: Line 262:
  
 <code> <code>
-78:cnv0:final tally of results (78/78+91:cnv1:final tally of results (91/91
-*:cnv0:proper error checking and status reporting performed [13/13] +*:cnv1:resources obtained via grabit by Sunday before deadline [13/13] 
-*:cnv0:correct variable types and name lengths used [13/13] +*:cnv1:proper error checking and status reporting performed [13/13] 
-*:cnv0:proper output formatting per specifications [13/13] +*:cnv1:correct variable types and name lengths used [13/13] 
-*:cnv0:runtime tests of submitted program succeed [13/13] +*:cnv1:proper output formatting per specifications [13/13] 
-*:cnv0:no negative compiler messages for program [13/13] +*:cnv1:runtime tests of submitted program succeed [13/13] 
-*:cnv0:code is pushed to lab46 repository [13/13]+*:cnv1:no negative compiler messages for program [13/13] 
 +*:cnv1:code is pushed to lab46 repository [13/13]
 </code> </code>
  
haas/fall2020/cprog/projects/cnv1.1602169166.txt.gz · Last modified: 2020/10/08 14:59 by wedge