Hello World
Run-time exception (line 17): Index was outside the bounds of the array.
Stack Trace:
[System.IndexOutOfRangeException: Index was outside the bounds of the array.]
at Program.AnagramMappings(Int32[] A, Int32[] B) :line 17
at Program.Main() :line 32