Go to file
2022-05-06 14:53:13 -04:00
course_tools feat: added files 2022-04-16 11:33:13 -04:00
hw0 fix: return Hi instead of Hello 2022-02-07 15:53:55 -05:00
hw1 fix: wrong indent value 2022-02-19 13:12:02 -05:00
hw1-doc feat: added files 2022-04-16 11:33:13 -04:00
hw2 fix: mem leak when a new error message overwrite the old one 2022-03-04 22:24:55 -05:00
hw2-doc feat: added files 2022-04-16 11:33:13 -04:00
hw3 fix: somebugs in malloc 2022-04-13 22:05:25 -04:00
hw3-doc feat: added files 2022-04-16 11:33:13 -04:00
hw4 fix?: close stdin and stdout at the end of child process 2022-04-16 11:10:15 -04:00
hw4-doc feat: added files 2022-04-16 11:33:13 -04:00
hw5 fix: double free when ref < 0 2022-05-06 14:53:13 -04:00
hw5-doc feat: add hw5 doc 2022-05-04 15:13:08 -04:00
hw0-doc feat: added files 2022-04-16 11:33:13 -04:00
reference_doc feat: added files 2022-04-16 11:33:13 -04:00
.gitignore fix: gitignore 2022-05-04 15:10:28 -04:00
.gitlab-ci.yml fix: gitlab order 2022-05-06 14:33:02 -04:00
README.md Academic Honesty statement 2022-02-07 15:51:51 -05:00

ACADEMIC HONESTY STATEMENT

I certify the following:

  1. All files hosted in this repository at any time, including any written material and code, are entirely of my own work. The only exception permitted to this rule is if the Professor(s) give explicit, written permission, in the assignment handout, on the webpage/PIAZZA, or in E-mail, to use or adapt other source code into my work. In this case, the origins of all such code is clearly cited in my files.

  2. I have not shared, transmitted, or received source code written for this class (including in any semester) from anyone else except the Professor(s) and the TAs. This includes both electronic forms (E-mail or downloading), as well as written or printed source code.

  3. Except in the case of explicit written permission given by the Professor(s), I have not included in my repository any source code obtained from a textbook, downloaded from the Internet, extracted from a software package or source code library, or from any other similar source.

I understand that the appearance of extremely similar code fragments in more than one homework submission will be treated as evidence that code has been shared and an academic dishonesty case will be filed against me.

I understand that code fragments can be extremely similar even if they are formatted differently and use different identifiers/labels/variables. The appearance of extremely similar code fragments that differ in this way will be regarded as evidence of an attempt to conceal that sharing has taken place.

When in doubt about whether or not I am permitted to use particular source materials, I will obtain written permission from the Professor(s), in advance of my submission. Such permission is best requested and obtained by E-mail to cse320@cs.stonybrook.edu

Signed: Mon 07 Feb 2022 08:51:34 PM UTC - YOUR_NAME