User Tools

Site Tools


haas:fall2022:data:projects:ael0

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:fall2022:data:projects:ael0 [2022/08/18 14:26] – [insert] wedgehaas:fall2022:data:projects:ael0 [2022/08/18 15:02] (current) – [Submit Tool Usage] wedge
Line 446: Line 446:
     * Late submissions will lose 33%  credit per day, with the submission window closing on the 3rd day following the deadline.     * Late submissions will lose 33%  credit per day, with the submission window closing on the 3rd day following the deadline.
   * All code must compile cleanly (no warnings or errors)   * All code must compile cleanly (no warnings or errors)
-    * Compile with the **-Wall** and **--std=gnu99** compiler flags+    * Compile with the **-Wall** and **--std=gnu18** compiler flags
     * all requested functions must  be implemented in the related library or program     * all requested functions must  be implemented in the related library or program
     * all  requested functionality  must conform  to stated  requirements (either on  this project page or  in comment banner in  source code files themselves).     * all  requested functionality  must conform  to stated  requirements (either on  this project page or  in comment banner in  source code files themselves).
Line 471: Line 471:
  
 <cli> <cli>
-lab46:~/src/data/ael0$ submit data ael0 ael0.c+lab46:~/src/SEMESTER/data/ael0$ submit data ael0 ael0.c
 Submitting data project "ael0": Submitting data project "ael0":
     -> ael0.c(OK)      -> ael0.c(OK) 
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
-lab46:~/src/data/ael0$ +lab46:~/src/SEMESTER/data/ael0$ 
 </cli> </cli>
  
Line 496: Line 496:
 Additionally: Additionally:
  
-  * Solutions not abiding  by spirit of project will be  subject to a 25% +  * Solutions not abiding  by spirit of project will be  subject to a 50% overall deduction 
-    overall deduction +  * Solutions  not  utilizing descriptive  why and  how comments  will be subject to a 25% overall deduction 
-  * Solutions  not  utilizing descriptive  why and  how comments  will be +  * Solutions not utilizing indentation to promote scope and clarity will be subject to a 25% overall deduction 
-    subject to a 25% overall deduction +  * Solutions not organized and easy to  read (assume a terminal at least 90 characters wide, 40 characters tall)  are subject to a 25% overall deduction
-  * Solutions not utilizing indentation to promote scope and clarity will +
-    be subject to a 25% overall deduction +
-  * Solutions not organized and easy to  read (assume a terminal at least +
-    90 characters wide, 40 characters tall)  are subject to a 25% overall +
-    deduction+
  
haas/fall2022/data/projects/ael0.1660832812.txt.gz · Last modified: 2022/08/18 14:26 by wedge