Skip to content
Snippets Groups Projects
Commit 862f889a authored by Filip Štědronský's avatar Filip Štědronský
Browse files

Nový způsob odevzdávání

parent 7eb42058
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,9 @@ The test images are not part of the repository, download them separately at ...@@ -6,7 +6,9 @@ The test images are not part of the repository, download them separately at
The most interesting file is exercise.c, which is to provide the exercise() The most interesting file is exercise.c, which is to provide the exercise()
routine that performs the appropriate image transformation. When submitting routine that performs the appropriate image transformation. When submitting
your solution, send ONLY THE FILE exercise.c to <aim@ucw.cz>. your solution, submit ONLY THE FILE exercise.c (with exercise() function,
without any main()) using aim-submit. To test, run aim-test TASK exercise.c
inside aim-kit directory with your exercise.c.
Run `make` to build the binary executable: this will create two files: Run `make` to build the binary executable: this will create two files:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment