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

Java Issue

Name: durka 2008-02-23 17:40

What's wrong with this java statement:

IntClass number = new IntClass(console.nextInt());

It's giving me a compile error:
symbol  : class IntClass
location: class Factor
        IntClass number = new IntClass(console.nextInt());

I'm writing a program to factor numbers and I figured to it elegantly would be recursive. Btw, does IntClass autounbox the way Integer does?

Name: Anonymous 2008-02-23 17:46

Use Haskell.


In highschool we were learning Pascal. Not wanting to associate myself with BEGIN BEGIN END BEGIN END END, I told my teacher that I will work in Haskell instead. She was reluctant at first, but later, after she saw my Haskell skils, she was impressed. I had the right to use Haskell in place of Pascal from that time on.

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