swtv-kaist / cs458-spring24

7 stars 0 forks source link

[HW6] Problem 1(c)(iv), multiple smallest files #33

Closed leejy12 closed 5 months ago

leejy12 commented 5 months ago

Problem 1(c)(iv) asks for the smallest test input sizes and their contents. What should we do if there are multiple such files?

In my case, there are several test inputs that are 1 byte, including init_input_empty.

3-24 commented 5 months ago

In this case, you can report one of the smallest test input.