Question: [Problem K]

  The probelm told that two overlapping digits are continues, but the samples are not valid with this situation!
for example, sample 5, first digi, could not be 1, because one will not be like the given shape, with 0, neither 2!! So, which consideration do we have to have?!

Judge answer:

  print all possible solutions for a segment.
for more clarification, 8 can be all digits

Question: [Problem F]

  A tiny problem in F, So it will be rejudged.

Judge answer:

  Sorry, mR.ilchi :)

Question: [Problem B]

  تا کی ورودی بگیریم از کاربر ؟؟؟؟

Judge answer:

  End of file

Question: [Problem H]

  Problem H will be rejudged.

Judge answer:

  YES.

Question: [Problem H]

  What is the output, if source and destination are the same city?

Judge answer:

  Problem H will be rejudged.

Question: [Problem H]

  There is only one test case, right?

Judge answer:

  YES

Question: [Problem E]

  تعداد تست ها حداکثر چندتاست ؟

Judge answer:

  110

Question: [Problem I]

  محدودیت برای تعداد تست ها مشخص نیست
لطفا مشخص کنید

Judge answer:

  25

Question: [Problem B]

  11-jim-239-22 < 11-dal-239-22 or 11-jim-239-22 > 11-dal-239-22 ?

Judge answer:

  11-jim-239-22 > 11-dal-239-22

Question: [Problem B]

  when we want compare plates "jim < dal" or "dal < jim" ?

Judge answer:

  license strings, not license letters.

Question: [Problem K]

  in samples 1, 3, 4, 5 and 6, the digits are shown in a 3*8 box, which contradicts the statement.
because the second digit is shown in a 3*2 box.

Judge answer:

  problem is with site's html.
see pdf file.
it is guaranteed that input contains 3*9 characters (' ' or '|' or '_') and a blank line after each test case.

Question: [Problem H]

  tedade Query(vurudihaye part 2) haye soale H chand tast ??

Judge answer:

  be tedade kolle pair haye graph mitune bashe

Question: [Problem B]

  Remember, if two rules overlap, in the overlapped section only newer rule will apply.

even if in the newer rule, the car does not violater the rule ?

Judge answer:

  yes

Question: [Problem B]

  plates are unique ?

Judge answer:

  in second part of input, yes.

Question: [Problem D]

  Pay Attention to Memory Limit

Judge answer:

  OK :)

Question: [Problem H]

  What is the maximum cost for taxi ?

Judge answer:

  100000

Question: [Problem B]

  این سوال هم تعداد تست داره ؟

Judge answer:

  خیر, سوال کلا یه تست کیس است

Question: [Problem D]

  the first line of input, contains number of testcase or not ?

Judge answer:

  no, read to end of file

Question: [Problem D]

  should the villa borders be lying on the lines with integer coordinates or is it possible to construct a villa of non-integer area too?

Judge answer:

  the villa borders be lying on the lines with integer coordinates

Question: [Problem A]

  The first line of the input contains an integer t (1 ≤ t ≤ 1000), the number of test cases. ???

Judge answer:

  dar khatte avval t dade mishavad. sample dorost khahad shod.

Question: [Problem A]

  "The first line of the input contains an integer t (1 ≤ t ≤ 1000), the number of test cases."
which the sample doesn't have
how should we get the input?

Judge answer:

  You should read T.

Sample Input will be changed ASAP.