Commit b834afed by doszhang

dos

parent bd42526e
...@@ -149,6 +149,8 @@ function randomFlagArr(length) { ...@@ -149,6 +149,8 @@ function randomFlagArr(length) {
return a - b; return a - b;
}); });
oldRandFlag = arr; oldRandFlag = arr;
console.log(arr);
return arr; return arr;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment