[Retracted] Automatic Grading for Complex Multifile Programs
Table 6
Static programming assignment example.
Assignment name
Main goal
Task 1
Calculate numbers (data)
Calculate n of in data
Task 2
Reverse fibonacci number
Print n reversed fibonacci number
Task 3
Coin changing
Consider the problem of making change for n cents using the fewest number of coins
Task 4
Bitonic tour
Input: n Points: , ..., on a plane with different x coordinates; dij: distance between any pair of points (,),ij; output: a bitonic tour with smallest distance