回答編集履歴

1

実行結果追加

2020/01/10 07:59

投稿

shiracamus
shiracamus

スコア5406

test CHANGED
@@ -25,3 +25,25 @@
25
25
  console.log(result)
26
26
 
27
27
  ```
28
+
29
+
30
+
31
+ 実行結果
32
+
33
+
34
+
35
+ ```
36
+
37
+ [
38
+
39
+ 'sample1', '0.55',
40
+
41
+ '1.55', '2.55',
42
+
43
+ '3.55', '4.55',
44
+
45
+ '1.03'
46
+
47
+ ]
48
+
49
+ ```