Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Homework

Name: Anonymous 2009-04-06 11:31

Output ``Sussman'' to a PNG file, using PHP. Typographic choices are up to each student.

Name: Anonymous 2009-04-08 18:29

% ghci +RTS -K100M
GHCi, version 6.10.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
ghci> foldl (+) 0 [1 .. 1000000]
500000500000
ghci>

Name: Anonymous 2009-04-08 19:43

>>41
Prelude> foldl (+) 0 [1 .. 1000000]
500000500000
(1.79 secs, 121818128 bytes)
Prelude> foldr (+) 0 [1 .. 1000000]
500000500000
(2.18 secs, 121271256 bytes)

foldr is superior.

Name: Anonymous 2009-04-08 20:49

>>42
Prelude> foldl (+) 0 [1 .. 1000000]
500000500000
([b]1.79[/b] secs, 121818128 bytes)
Prelude> foldr (+) 0 [1 .. 1000000]
500000500000
([b]2.18[/b] secs, 121271256 bytes)

foldl is superior.

Name: Anonymous 2009-04-08 20:52

>>43
BBCODE error, argument is invalid.

Name: Anonymous 2009-04-08 20:54

>>44
SAGE top post, sage is invalid.

Name: Anonymous 2009-04-08 20:58

>>45
ignorance of the purpose of sage detected, back to /b/, please.

Name: Anonymous 2009-04-08 21:19

>>46
YHBT. YHL. HAND.

Name: Anonymous 2009-04-08 21:21

>>47
back to /b/, please.

Name: Anonymous 2009-04-08 21:25

>>48
Did you even hear >>47? You should be HingAND right now.

Name: Anonymous 2009-04-08 21:41

>>49
see >>48.

Name: Anonymous 2009-04-08 21:46

<?php
  system("echo Sussman > sussman.PNG");
?>

Name: Anonymous 2009-04-08 22:05

>>45
You don't understand atomic operations.

Name: Anonymous 2009-04-09 7:44

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\user>ghci
GHCi, version 6.10.2: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Prelude> foldl (+) 0 [1..100000000]
<interactive>: out of memory

Name: Anonymous 2009-04-09 7:48

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\James>ghci
GHCi, version 6.10.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Prelude>

Name: Anonymous 2009-04-09 12:19

>>54
That makes no sense, Mr. Bond.

Name: Anonymous 2010-08-12 20:16

>>55
Shit, i lol'd

Name: ​​​​​​​​​​ 2010-10-25 18:28

Name: Anonymous 2010-12-17 1:18

Are you GAY?
Are you a NIGGER?
Are you a GAY NIGGER?

If you answered "Yes" to all of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!

Name: Anonymous 2011-02-04 15:46

Name: Anonymous 2011-02-04 18:18


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List