265 The description is strange.
Posted: Sat May 14, 2011 9:51 am
1. It says "Your employer will be seated at the first position at the table. The other positions will be numbered clockwise from 2 to 10. The person seated to the left of your employer is in seat number 2, the person seated to the right of your employer is in seat number 10."
but in the sample output, FRA is on the right seat to USA , but it prints "1 F USA E" while the output says " The first word is the language code for the person seated on the left" . It is obvious that "F" should be the language USA diplomat uses to talk with the diplomat from FRA, not CHN.
2.Output says "no blank line should appear after line 10", while it asks coder to "Print a blank line after each data set." So what should coder do after line 10?
This problem is very strange. I'm just getting WA while I don't know which one is right.
but in the sample output, FRA is on the right seat to USA , but it prints "1 F USA E" while the output says " The first word is the language code for the person seated on the left" . It is obvious that "F" should be the language USA diplomat uses to talk with the diplomat from FRA, not CHN.
2.Output says "no blank line should appear after line 10", while it asks coder to "Print a blank line after each data set." So what should coder do after line 10?
This problem is very strange. I'm just getting WA while I don't know which one is right.