mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
fix: move exercise 100 celebration comment to the right file
This commit is contained in:
@@ -93,3 +93,12 @@ pub fn main() !void {
|
||||
//
|
||||
// For Crypto it is better not to use this, but in sorting algorithms like
|
||||
// Bubble Sort it works very well.
|
||||
//
|
||||
// By the way, congratulations for making it to Exercise 100!
|
||||
//
|
||||
// +-------------+
|
||||
// | Celebration |
|
||||
// | Area * * * |
|
||||
// +-------------+
|
||||
//
|
||||
// Please keep your celebrating within the area provided.
|
||||
|
||||
Reference in New Issue
Block a user