TypeError: r.split is not a function javascript how to solve

后端 未结 0 1790
渐次进展
渐次进展 2020-11-30 14:27

I try many times to solve this problem, but i can\'t. help me for solve the p`roblem....

function compareTriplets(a, b) {
let r=[0,0];
 

if(a[0]>b[0] || a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题