Research Article

[Retracted] Automatic Grading for Complex Multifile Programs

Table 6

Static programming assignment example.

Assignment nameMain goal

Task 1Calculate numbers (data)Calculate n of in data
Task 2Reverse fibonacci numberPrint n reversed fibonacci number
Task 3Coin changingConsider the problem of making change for n cents using the fewest number of coins
Task 4Bitonic tourInput: n Points: , ..., on a plane with different x coordinates; dij: distance between any pair of points (, ), ij; output: a bitonic tour with smallest distance