質問編集履歴

1

一部、変数名を間違っていました

2015/07/30 14:02

投稿

circus55
circus55

スコア66

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  } else {
46
46
 
47
- $other = $hash{$k};
47
+ $one = $hash{$k};
48
48
 
49
49
  }
50
50