質問編集履歴

1

こーどみす

2019/02/27 11:16

投稿

EzrealTrueshot
EzrealTrueshot

スコア388

test CHANGED
File without changes
test CHANGED
@@ -24,9 +24,9 @@
24
24
 
25
25
  do
26
26
 
27
+ echo \' \'12345\' \'$i abcde $array[$j] >> /tmp/result;
28
+
27
29
  j=$(($j + 1));
28
-
29
- echo \' \'12345\' \'$i abcde $array[$j] >> /tmp/result;
30
30
 
31
31
  done"'
32
32