- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
You must log in or register to comment.
a = a ^ b b = a ^ b a = a ^ b
Using an organic processor
Never used Python but that’s hilarious.
Storing the value in the user instead of RAM!
This actually raises a very good question - could you increase the amount of available RAM by using the user?
Juggling chainsaws comes to mind.
I raise you
@lambda _: _() def result() -> int: global a; global b; a, b = b, a
hat tip to @[email protected] via Cursed Python
So you are asking the user to do it
What do you think captcha is other than computers manualizing tasks.
Version 3 is disgusting.