#286. 字符串首尾字符组合

    ID: 286 Type: Default 1000ms 256MiB Tried: 0 Accepted: 0 Difficulty: (None) Uploaded By: Tags>codingbatString-1gesp3字符串

字符串首尾字符组合

First and Last Characters Combination

Background

None

Problem Description

Given two strings, aa and bb, return a new string made of the first character of aa and the last character of bb. For example, if aa is "yo" and bb is "java\