mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-08 01:57:02 +09:00
Improved maximumNarcissism
This commit is contained in:
parent
d0d31ae73a
commit
fb018d212c
2 changed files with 10 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
--- exercises/065_builtins2.zig 2024-09-02 19:15:56.569952315 +0200
|
||||
+++ answers/065_builtins2.zig 2024-09-02 19:13:44.280600350 +0200
|
||||
--- exercises/065_builtins2.zig 2024-11-02 16:58:30.607829441 +0100
|
||||
+++ answers/065_builtins2.zig 2024-11-02 16:58:33.821220588 +0100
|
||||
@@ -58,7 +58,7 @@
|
||||
// Oops! We cannot leave the 'me' and 'myself' fields
|
||||
// undefined. Please set them here:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue