#80. 生成数字序列的字符串表示

    ID: 80 Type: Default 1000ms 256MiB Tried: 0 Accepted: 0 Difficulty: (None) Uploaded By: Tags>codingbatArray-2gesp1循环结构

生成数字序列的字符串表示

Generate Number String Array

Background

In the early stages of programming, we often need to handle conversions between various data types. Congcong is currently learning how to convert numbers to strings and wants to generate string representations for a series of numbers in bulk.

Problem Description

Given a non-negative integer nn, create and return a new string array of length nn, containing the strings "0\