Since the AP cirriculum changed to JAVA, i have been totally c++ deprived for a long time. Now, i am writing an encryption algorithm, and can't remember how to do some things. The most pressing of which is exponents. How do I do 2 o the power of y?

~Inquirer