[leetcode] 412. Fizz Buzz 解题报告

题目连接: https://leetcode.com/problems/fizz-buzz/spa Write a program that outputs the string representation of numbers from 1 to n.code But for multiples of three it should output “Fizz” instead of the n
相关文章
相关标签/搜索