質問編集履歴

1

関数名を変更しました。ご指摘ありがとうございます。

2021/12/15 04:00

投稿

zyunnsuke
zyunnsuke

スコア4

test CHANGED
File without changes
test CHANGED
@@ -90,7 +90,7 @@
90
90
 
91
91
  scanf("%d", &n);
92
92
 
93
- random_location(n,loc,tp);
93
+ random_points(n,loc,tp);
94
94
 
95
95
  random_shuffle(n);
96
96