回答編集履歴

1

ミスってた

2021/08/02 00:02

投稿

Waki285
Waki285

スコア2014

test CHANGED
@@ -60,7 +60,7 @@
60
60
 
61
61
 
62
62
 
63
- function lotteryByWeight(message, arr, weight){
63
+ function lotteryByWeight(msg, arr, weight){
64
64
 
65
65
  let totalWeight = 0;
66
66