Search
The homework should be put into the upload system: https://cw.felk.cvut.cz/upload/. Homework can be turned in a week later for half the points.
We use gcc-11 and valgrind 3.18.1 to validate your codes. Those programs are available to you on the PCs in the classrooms.
The following flags are used to compile your codes unless specified otherwise.
-Wall -Werror -pedantic -std=c99 -lm