Jutge.org
Jutge.org
Home
Problems
About
Contact
Documentation
Index
FAQ
Compilers
Verdicts
Toolkit
API
Python libs
Certificates
Markdown
References
GitHub repos
Glasgow Haskell Compiler (with tweaks for testing in the judge)
Compiler
RunHaskell
Name
Glasgow Haskell Compiler (with tweaks for testing in the judge)
Language
Haskell
Program and version
The Glorious Glasgow Haskell Compilation System, version 9.0.2
Description
Glasgow Haskell Compiler (with tweaks for testing in the judge)
Type
compiler
Flags1
-O3
Flags2
-O3
Extension
.hs
Status
Ok
P68688
main
=
do
putStrLn
"Hello world!"