1. 首页
  2. 数据库
  3. 其它
  4. 解决任务的代码战 源码

解决任务的代码战 源码

上传者: 2021-02-23 22:37:00上传 ZIP文件 11.56KB 热度 11次
解决的任务代码战 JavaScript [4ky] /* Description: We need to sum big numbers and we require your help. Write a function that returns the sum of two numbers. The input numbers are strings and the function must return a string. Example add("123", "321"); -> "444" add("11", "99"); -> "110" Notes The input numb
用户评论