prosyslab-classroom / is593-language-based-security

28 stars 6 forks source link

[Homework 6] Is there any guideline for hidden test cases? #43

Closed hyunsikjeong closed 4 years ago

hyunsikjeong commented 4 years ago

After implementing top-down algorithm as #41, I'm still not sure that this is enough to pass all the tests, including bottom-up algorithm. I think my bottom-up algorithm may suffer from test cases with many rows, and there may be no exception for other students.

I think it would be better if there's a guideline for other test cases. For example, the maximum number of examples in one csv file, or the maximum number of terms in answers.

hyunsikjeong commented 4 years ago

The answer in today's class: