This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2022:data:projects:ael0 [2022/08/18 14:26] – [insert] wedge | haas: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 | * all requested functionality | ||
Line 471: | Line 471: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46:~/src/SEMESTER/data/ael0$ submit data ael0 ael0.c |
Submitting data project " | Submitting data project " | ||
-> ael0.c(OK) | -> ael0.c(OK) | ||
SUCCESSFULLY SUBMITTED | SUCCESSFULLY SUBMITTED | ||
- | lab46: | + | lab46:~/src/SEMESTER/ |
</ | </ | ||
Line 496: | Line 496: | ||
Additionally: | Additionally: | ||
- | * Solutions not abiding | + | * Solutions not abiding |
- | | + | * Solutions |
- | * Solutions | + | * 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 |
- | * Solutions not utilizing indentation to promote scope and clarity will | + | |
- | | + | |
- | * Solutions not organized and easy to read (assume a terminal at least | + | |
- | | + | |
- | | + | |