User Tools

Site Tools


haas:spring2022:unix:projects:mtf0

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:spring2022:unix:projects:mtf0 [2022/03/15 12:58] – [Submission] wedgehaas:spring2022:unix:projects:mtf0 [2022/03/15 18:09] (current) – [sample outputs] wedge
Line 95: Line 95:
 </code> </code>
  
-Your script will then occur between the shabang and this final exit command.+Your script will then occur between the shabang and this final exit command. Scripts lacking these two bounding elements will not be considered complete and will be subject to credit lost during evaluation.
  
 ====for loops==== ====for loops====
Line 146: Line 146:
  
 <cli> <cli>
-lab46:~src/SEMESTER/DESIG/PROJECT$ ./mtf0 11 10 1+lab46:~/src/SEMESTER/DESIG/PROJECT$ ./mtf0 11 10 1
 (11)  1  2  3  4  5  6  7  8  9  A  (11)  1  2  3  4  5  6  7  8  9  A 
    x------------------------------     x------------------------------ 
Line 164: Line 164:
  
 <cli> <cli>
-lab46:~src/SEMESTER/DESIG/PROJECT$ ./mtf0 9 5 2+lab46:~/src/SEMESTER/DESIG/PROJECT$ ./mtf0 9 5 2
 ( 9)  2  3  4  5  ( 9)  2  3  4  5 
    x------------     x------------ 
Line 176: Line 176:
  
 <cli> <cli>
-lab46:~src/SEMESTER/DESIG/PROJECT$ ./mtf0 15 17 0+lab46:~/src/SEMESTER/DESIG/PROJECT$ ./mtf0 15 17 0
 (15)    0                              10  11  12  (15)    0                              10  11  12 
     x------------------------------------------------------------------------      x------------------------------------------------------------------------ 
Line 248: Line 248:
 *:mtf0:project is submitted with relevant and complete script [6/6] *:mtf0:project is submitted with relevant and complete script [6/6]
 *:mtf0:project is submitted on lab46 using 'make submit' [6/6] *:mtf0:project is submitted on lab46 using 'make submit' [6/6]
-*:mtf0:runtime runtime tests of submitted script succeed [6/6]+*:mtf0:runtime tests of submitted script succeed [6/6]
 </code> </code>
  
haas/spring2022/unix/projects/mtf0.1647349116.txt.gz · Last modified: 2022/03/15 12:58 by wedge