Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
aim
Commits
862f889a
Commit
862f889a
authored
6 years ago
by
Filip Štědronský
Browse files
Options
Downloads
Patches
Plain Diff
Nový způsob odevzdávání
parent
7eb42058
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
aim-kit/README
+4
-2
4 additions, 2 deletions
aim-kit/README
with
4 additions
and
2 deletions
aim-kit/README
+
4
−
2
View file @
862f889a
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment