Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
hard 1.1
--ghc 8.0.2 -- show g x y = x*x - y*y + x-y -- show main = do print $ g 3 2 print $ g 3 4
run
|
edit
|
history
|
help
0
Producter
NQueens
=)
Factorial in haskell
sumer
tried some polynoms 2: now with some `*` and foldr(-p)
project euler 1, haskel
Modular arithmetic with propagating type-checked modulus
equiv_strings
project euler 5, haskell