106 & 107

This commit is contained in:
Alan CHUNG
2024-03-27 16:40:24 +08:00
parent 69bc9a0723
commit 223fc79e44
5 changed files with 100 additions and 20 deletions

View File

@@ -1123,7 +1123,14 @@ const exercises = [_]Exercise{
},
.{
.main_file = "106_files.zig",
.output = "Succefully wrote 18 bytes.",
.output = "Successfully wrote 18 bytes.",
},
.{
.main_file = "107_files2.zig",
.output =
\\AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
\\Successfully Read 18 byte: It's zigling time!
,
},
.{
.main_file = "999_the_end.zig",