summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/05/main.c b/05/main.c
index c5f123b..313487e 100644
--- a/05/main.c
+++ b/05/main.c
@@ -1,6 +1,6 @@
/* +*"hello" */
/* *"hello"+3 */
-/* +*"hello" */
/* 3+4+5 */
/* 3+=4+=5*=6>>=7 */
-"hello"+=7
+/* "hello"+=7 */
+5*(4<<8)-2-"hello"[3/4]