Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tame of Thrones test file input and output is not matching #3

Closed
amalgta opened this issue Oct 14, 2020 · 1 comment
Closed

Tame of Thrones test file input and output is not matching #3

amalgta opened this issue Oct 14, 2020 · 1 comment

Comments

@amalgta
Copy link

amalgta commented Oct 14, 2020

The file content of input_2.txt is

AIR OWLAOWLBOWLC
LAND OFBBMUFDICCSO
ICE VTBTBHTBBBOBAB
WATER SUMMER IS COMING

and the content of output_2.txt is

NONE

but the content of the file is supposed to be

SPACE LAND ICE

since the strings

OFBBMUFDICCSO (2 F's, 1 S, 1 I, 1 U) and VTBTBHTBBBOBAB (3 T's, 1 H, 1 V, 1 A, 1 O) is correct encoding of LAND and ICE respectively.

@dhanush
Copy link
Member

dhanush commented Dec 15, 2020

You need three kingdoms to be allies to become the King. Hence it is NONE

@dhanush dhanush closed this as completed Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants