Files
2025-02-05 04:43:28 +00:00

5 lines
130 B
HTML

<html><body>
Replaces a multiplication with a power of two with the integer shift operator <code>&lt;&lt;</code>.
</body>
</html>