Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C#

Compiler

mcs 5.8.0.108

Options

Author

anonymous

about 4 years ago

$ mcs -out:prog.exe prog.cs
prog.cs(10,23): error CS0029: Cannot implicitly convert type `string' to `double'
Compilation failed: 1 error(s), 0 warnings
Exit Code:
1