#37. 键值对集合操作模拟

    ID: 37 Type: Default 1000ms 256MiB Tried: 0 Accepted: 0 Difficulty: (None) Uploaded By: Tags>codingbatMap-1gesp2模拟字符串

键值对集合操作模拟

Map Key-Value Manipulation

Background

Simulate the modification process of a key-value collection.

Problem Description

Modify and return the given map as follows: if the key "a" has a value, set the key "b" to have that same value. In all cases remove the key "c\