Using eval is almost always a bad idea. It's a crutch for bad designs, it opens giant security holes in your code, and in practice it's almost never needed to get actual stuff done.
Name:
Anonymous2015-02-05 9:05
>>36 >>33-dono is the one that doesn't know how to implement a sparse radix tree.