|
|
|
|
|
by dreamcompiler
2763 days ago
|
|
I thought at first this was because integer squaring is potentially faster than general integer multiplication and the compiler wasn't seeing the square operation in the second case, but that's not the explanation here. |
|