Run-time exception (line 18): The given key was not present in the dictionary.
Stack Trace:
[System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.]
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Program.Main() :line 18