#248. 字符串隔位字符提取

    ID: 248 Type: Default 1000ms 256MiB Tried: 0 Accepted: 0 Difficulty: (None) Uploaded By: Tags>codingbatWarmup-2gesp3字符串循环结构

字符串隔位字符提取

Every Other Char

Background

Congcong has recently been learning about string processing and encountered an interesting small challenge.

Problem Description

Given a string, return a new string made of every other character starting with the first. For example, if the input is "Hello\