Decided to move brainstorming.md into a separate folder for brainstorming notes so...
[obfuscated-c] / 001 / main.c
index 79b7d3d..4dbedf4 100644 (file)
@@ -1,3 +1,8 @@
+/* (c) 2020 Aaron Taylor <ataylor at subgeniuskitty dot com>   */
+/* See LICENSE.txt file for copyright and license details.     */
+
+/* ROT13 Solution: Gur cebtenz cevagf "Uryyb, Jbeyq!" ba fgqbhg. */
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdbool.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <stdbool.h>
@@ -41,7 +46,7 @@ Handle with care!
 define main(argc, argv)
        char ** argv;
 {
 define main(argc, argv)
        char ** argv;
 {
-       /*&*/*&*/*&*/(argc ? &u : &v) = /*&*/*&*/*&*/&u;
+       /*&*/*&*/*&*/(argc ? &u : &v) = u;
 
        // Should I really exit this early in the function?????/
        exit(0);
 
        // Should I really exit this early in the function?????/
        exit(0);