···9393//
9494// For Crypto it is better not to use this, but in sorting algorithms like
9595// Bubble Sort it works very well.
9696+//
9797+// By the way, congratulations for making it to Exercise 100!
9898+//
9999+// +-------------+
100100+// | Celebration |
101101+// | Area * * * |
102102+// +-------------+
103103+//
104104+// Please keep your celebrating within the area provided.
-9
exercises/103_for4.zig
···5151//
5252// You are perhaps wondering what happens if one of the two lists
5353// is longer than the other? Try it!
5454-//
5555-// By the way, congratulations for making it to Exercise 100!
5656-//
5757-// +-------------+
5858-// | Celebration |
5959-// | Area * * * |
6060-// +-------------+
6161-//
6262-// Please keep your celebrating within the area provided.