Example test cases are nothing like the acutal test cases, why?

How come for some questions the given test cases are small sets of data smaller than an average sentence but when you submit code it is tested against cases that look like entire paragraphs or pages of data? How am I supposed to write code for something when the example test cases look nothing like the actual test cases? It makes no sence, give us example test cases that are similar to what our code is actually going to be tested on.

Yours truely,

  • An Angry Coder
Comments (2)