Question: [Problem A]

  What are the answers for these :

abbegir
beab

Judge answer:

  Obegir
ab

Question: [Problem A]

  how should we transform "beab"?

Judge answer:

  ab

Question: [Problem G]

  How x and y can be changed?

Judge answer:

  Mosjava can go to any adjacent place which is not bad memory place.

Question: [Problem A]

  alan goftin har 'a' beshe 'e'!
bad chejoori "aba" shode "oa" ???
akhar ma kodom javab ro ghabool konim?????

Judge answer:

  har kalame ya dezfouli talafoz mishe, ya esfahani ya hichkodoom. faghat yek ghanoon az 3 ghanoon emal mishe.

Question: [Problem A]

  what is the output of "aaaa"?

Judge answer:

  eeee

Question: [Problem A]

  Can we have more than one space between two words?

What if the word has several 'a's? like "dada"? We don't change it, right?

Judge answer:

  No, words separated with a space.
every occurences of 'a' should be transformed to 'e'.

Question: [Problem G]

  How does Mosjava change places? Can he go from one place in a city to any place in the other?

Judge answer:

  assume he is at (x,y) in Dezfoul. if city changed to Isfahan he is in same x and y but in Isfahan.

Question: [Problem A]

  what is the answer for this test :

aba
gaaaaababaaba
be ab paapa aaa

Judge answer:

  Oa
geeeeebebeebe
be O peepe eee

Question: [Problem D]

  tu test aval, chejuri ba 3 ta ras va 3 ta yal fasele 2 sakhte shode?

Judge answer:

  the weighted adjacency matrix which in this test case is same as shortest distance matrix is like this:
0 1 2
1 0 2
2 2 0

Question: [Problem A]

  tedad testcase ha va size string che ghadr hastesh?

Judge answer:

  tedade test case ha kamtar az 1000 ast
har kalame hade axar 27 harf darad
har jomle hade axar 100 kalame

Question: [Problem A]

  if there is more that one 'a' in a word
it is isfahani or not?!

Judge answer:

  any number of 'a' characters in a word makes it isfahani
sorry for ambiguity in problem statement

Question: [Problem D]

  Then B1 line follows describing distances between buildings. The ith line contains Bi numbers

what are B1 & Bi???????

Judge answer:

  it's a typo, the B1 and Bi are B-1 and B-i (minus sign)

Question: [Problem A]

  Is "be" an imperative?

Judge answer:

  No

Question: [Problem A]

  Should we assume that all imperatives start with "be"? For example, "bokhor" does not start with "bo" but it is an imperative.

Judge answer:

  Imperatives which started with "be" are the case.