1. 首页
  2. 移动开发
  3. 其他
  4. FE Okadoc RN 源码

FE Okadoc RN 源码

上传者: 2021-04-04 13:28:17上传 ZIP文件 729.18KB 热度 6次
关于问题 Sum X & Y, and print the result Input : 1, 2 Output : 3 Multiply X & Y, and print the result Input : 1, 2 Output : 2 Find first N prime number, and print the result Input : 4 Output : 2, 3, 5, 7 Find first N Fibonacci sequence, and print the result Input : 4 Output : 0, 1, 1, 2 基本技术测试 设计具有以下能力的解决方案: 将两个数字相加 两个数字相乘 查找前N个质数 查找第一个N斐波那契序列 先决条件 该项目的源代码是使用编写的。 运行此应用
下载地址
用户评论