Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

Zig

Compiler

zig 0.9.1

Options
Debug

Author

anonymous

over 2 years ago

$ zig build-exe main.zig -O Debug
Complex(f64){ .real = 3.0e+00, .imag = 4.0e+00 }
Complex(f64){ .real = 1.0e+00, .imag = -4.0e+00 }
Complex(f64){ .real = 4.0e+00, .imag = 0.0e+00 }
Complex(f64){ .real = 0.0e+00, .imag = -1.8e+01 }
Exit Code:
0