js-programming-assignment-1-Insality:课堂为GitHub创建的js-programming-assignment-1-Insality

时间:2024-05-17 15:48:52
【文件属性】:

文件名称:js-programming-assignment-1-Insality:课堂为GitHub创建的js-programming-assignment-1-Insality

文件大小:1KB

文件格式:ZIP

更新时间:2024-05-17 15:48:52

JavaScript

JS编程作业1 任务1 约翰正从一个城市到另一个城市。 到目前为止,他已经旅行了A公里,到目的地的总距离是B公里。 他每天只能旅行C公里。 写一个函数 function solution1 ( A , B , C ) ; 返回的天数最少,John将需要从当前位置到达目的地。 假设条件 A,B和C是有效JavaScript数字 A 0 任务2 写一个函数 function solution2 ( A , B ) ; 返回A和B之间两个数字(包括A和B )的最大XOR值 假设条件 A,B是有效的(整数)JavaScript数字 A <B


【文件预览】:
js-programming-assignment-1-Insality-master
----README.md(741B)
----Task2.js(327B)
----Task1.js(217B)

网友评论