1Alisha / HACKTOBERFEST-22

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
GNU General Public License v3.0
20 stars 52 forks source link

Create bitwise xor of all pairings #92

Closed Pushkariiit closed 2 years ago

Pushkariiit commented 2 years ago

This is one the tricky way to think about bitwise manipulation dealing with the case of xor.