Change the task so that the exercise contains two errors again.
This commit is contained in:
parent
08d294f2b8
commit
55b58fea56
3 changed files with 11 additions and 11 deletions
|
|
@ -839,7 +839,7 @@ const exercises = [_]Exercise{
|
|||
},
|
||||
.{
|
||||
.main_file = "060_floats.zig",
|
||||
.output = "Shuttle liftoff weight: 1995796kg",
|
||||
.output = "Shuttle liftoff weight: 2032092kg",
|
||||
},
|
||||
.{
|
||||
.main_file = "061_coercions.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue