2549. 统计桌面上的不同数字
统计桌面上的不同数字
- 难度:
easy - 原始链接: https://leetcode.cn/problems/count-distinct-numbers-on-board
- 标签:
数学
解法一: 数学
1 | func distinctIntegers(n int) int { |
easy数学1 | func distinctIntegers(n int) int { |
Update your browser to view this website correctly.&npsb;Update my browser now