instead it does something that doesn't even make sense
I disagree. Most people would expect a bitwise-or of a series of numbers. In many languages it would do exactly what the author intended.
...but we're moving hint territory :-)
In reply to Re^3: Can you spot the problem?
by adrianh
in thread Can you spot the problem?
by dws
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |