Question: Test : { non - existent input file: { passed: true } invalid output file: { passed: false hint: Invalid output file did not return

"Test" : {
"non-existent input file": {
"passed": true
}
"invalid output file": {
"passed": false
"hint": "Invalid output file did not return correct status"
}
"Invalid population": {
"passed": false
"hint": "Invalid population did not return correct status"
}
"Invalid line with fewer than three elements": {
"passed": false
"hint": "Badly formatted lines did not return correct status"
}
"Invalid line with more than three elements": {
"passed": false
"hint": "Badly formatted lines did not return correct status"
}
"Test sorting of a valid file": {
"passed": false
"hint": "Badly formatted lines did not return correct status"
}
"Test sorting of a valid file with cities with same name": {
"passed": false
"hint": "Badly formatted lines did not return correct status"
}
}
}
{"scores": {"Correctness":14.285714285714285}}

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!