(V)ariant - Task variant number assigned to the student.
(R)eport - Task report in Markdown (.md), required.
(S)olution - The correctness and completeness of the implemented solution.
(A)cceleration - The process of speeding up software to improve performance. Speedup = T(seq) / T(parallel)
(E)fficiency - Optimizing software speed-up by improving CPU utilization and resource management. Efficiency = Speedup / NumProcs * 100%
(P)erformance - Points awarded based on efficiency thresholds (see docs).
(D)eadline - The timeliness of the submission in relation to the given deadline (due at 23:59 MSK on the shown date).
(C)opying - Penalty for detected copying cases.