aboutsummaryrefslogtreecommitdiff
path: root/include/08.heap/deo23
diff options
context:
space:
mode:
Diffstat (limited to 'include/08.heap/deo23')
-rw-r--r--include/08.heap/deo239
1 files changed, 0 insertions, 9 deletions
diff --git a/include/08.heap/deo23 b/include/08.heap/deo23
deleted file mode 100644
index 21aa8c8..0000000
--- a/include/08.heap/deo23
+++ /dev/null
@@ -1,9 +0,0 @@
- /* x will be incremented by one ONCE more in our FOR loop */
- x += (y - 1);
- continue;
- }
- }
- }
- }
- return 0;
-}