前端小卒
书籍
博客
60 天学会 Node.js
类型体操
关于
登录
首页
/
类型体操
/
30958. Pascal's triangle
GitHub ↗
30958. Pascal's triangle
🟡 Medium
#array
#math
未作答
题目
查看测试用例
Given a number N, construct the Pascal's triangle with N rows.
Wikipedia
作答区
重置
运行
⌘↵
正在加载编辑器…
诊断(0)
✓ 无类型错误
参考解答 + AI 讲解
已校验 ✓
建议先尝试作答
← 30575. BitwiseXOR
30970. IsFixedStringLiteralType →