N
ngoc
Hi
what is $count{$element}++ in Ruby?
Have tried count[element] += 1 -> not work
and count[element] + 1 -> not work too
thanks
ngoc
what is $count{$element}++ in Ruby?
Have tried count[element] += 1 -> not work
and count[element] + 1 -> not work too
thanks
ngoc