summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c30
1 files changed, 9 insertions, 21 deletions
diff --git a/05/main.c b/05/main.c
index 4d48c66..3186a09 100644
--- a/05/main.c
+++ b/05/main.c
@@ -1,22 +1,10 @@
--#include <stdio.h>
+#define B A C A B A
+#define A helo what
+#define C how is it going
-int test(int, double, ...);\
-/* here is a nice
-comment it is
-here
-*/
-#
-#define A(_Hello, there, everyone ) 33 + _Hello - everyone * there
-#define B(x, y, z) 58
-#define C(hello) hello * hello + hello / hello
-#define A 22
-#define C 33
-#define _Hello_there5 -76 + sqrt(A)
-int main(void) {
- printf("\"Hello, world!%c\n\"", '\'');
- _X55 = Y4_C_;
- a.b = c;
- 5 + (.3e+5+6) & 0xff | 93 -~5;
- return 0;
-}
-#define _Hello_there 18
+#define D E
+#define E D
+B !
+
+D
+E