Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
GitHub Classroom Autograding
Browse files Browse the repository at this point in the history
  • Loading branch information
github-classroom[bot] authored Jan 25, 2024
1 parent 2d084cb commit de7c8fb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/classroom/autograding.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"tests": [
{
"name": "Q5",
"setup": "./decrypt_answers.sh",
"run": "./check_questions.sh 5",
"input": "",
"output": "",
"comparison": "exact",
"timeout": 10,
"points": 1
}
]
}

0 comments on commit de7c8fb

Please sign in to comment.