79820915

Date: 2025-11-15 15:14:19
Score: 1.5
Natty:
Report link

I've have had to change

try writer.print("A number please: ");

to

try writer.print("A number please: ", .{});

to compile it with zig-0.15.2

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Isard