mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
556 B
23 lines
556 B
2 years ago
|
#### General
|
||
|
|
||
|
##### Check the Repo content
|
||
|
|
||
|
Files that must be inside your repository:
|
||
|
|
||
|
- Your program source code.
|
||
|
- a README.md file, Which clearly explains how to use the program.
|
||
|
|
||
|
###### Does the required files present?
|
||
|
|
||
|
##### Evaluate the student's submission
|
||
|
|
||
|
Knowledge-Check:
|
||
|
|
||
|
###### Is the student able to explain clearly how we can merge 2 programs?
|
||
|
|
||
|
###### Is the student able to explain clearly how his program works?
|
||
|
|
||
|
Create two simple binaries
|
||
|
|
||
|
###### Verify that the student's program can paste the two binaries in arguments into one binary?
|