Login

Welcome, Guest. Please login or register.

April 20, 2024, 11:38:20 pm

Author Topic: Project Euler  (Read 3788 times)  Share 

0 Members and 1 Guest are viewing this topic.

Daniel15

  • is awesome
  • Victorian
  • Forum Leader
  • ****
  • Posts: 600
  • Maintainer of the ATAR Calculator
  • Respect: +28
Re: Project Euler IRC
« Reply #15 on: December 30, 2007, 02:09:40 pm »
0
You guys are going to be disappointed. doing 96 by hand. 4% of way there. xD
Bahahaha

ZOMG
That one looks like a fun little programming exercise :D
For that one, I'd try to do an actual proper algorithm (rather than have a script that brute forces it :P)
Estimate your ATAR (ENTER)! VCE ATAR Calculator

2005: Cisco CCNA Units 1+2
2006: Info Systems [39 → 36.93]
2007: Specialist [33 → 43.13], Methods [39 → 44.48], Physics [34 → 37.38], English [23 → 19.91], Chem [26]
ENTER: 84.95

2008-2011: Professional Software Development, Swinburne Uni.

Answer28

  • Victorian
  • Fresh Poster
  • *
  • Posts: 4
  • Respect: 0
Re: Project Euler IRC
« Reply #16 on: December 30, 2007, 02:41:17 pm »
0

Quote
Can someone also tell me how to do spoilers so only people that want to read it can?
On this forum? There's no spoiler tags at the moment. I could add it if you like?

It would be nice to give away hints/solutions and only the people who want to see it can. Though this is only what i think, it can be useful.

Mao

  • CH41RMN
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 9181
  • Respect: +390
  • School: Kambrya College
  • School Grad Year: 2008
Re: Project Euler IRC
« Reply #17 on: December 30, 2007, 09:34:30 pm »
0
answer28 why dont u create a thread called "project euler spoilers"?? i'll help with 1~33 haha! :D
but i have to admit the most fun part is the part where you go "eureka!" and figure it out...

i was introduced thnx to Ahmad as well (it was in a very old thread that i randomly had a glimpse at when i first joined, but he doesnt know that)...

btw how many have you done Answer 28??
Editor for ATARNotes Chemistry study guides.

VCE 2008 | Monash BSc (Chem., Appl. Math.) 2009-2011 | UoM BScHon (Chem.) 2012 | UoM PhD (Chem.) 2013-2015

excal

  • VN Security
  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3490
  • Über-Geek
  • Respect: +21
Re: Project Euler IRC
« Reply #18 on: December 31, 2007, 03:04:10 am »
0
Well, my code repository is at http://symposia.voodooed.net/euler - all written in Java.

(note: spoilers, obviously)

excal (VCE 05/06) BBIS(IBL) GradCertSc(Statistics) MBBS(Hons) GCertClinUS -- current Master of Medicine candidate
Former Global Moderator

Ahmad

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1296
  • *dreamy sigh*
  • Respect: +15
Re: Project Euler IRC
« Reply #19 on: December 31, 2007, 11:57:36 am »
0
yeah but that answer will have more than 16 digits in it which kills vb. XD

I'm becoming a pro at the for... next loop 8)

The point of that problem is not to use big-integers, actually. Use the mod function to only keep track of last 10 digits... :)
Mandark: Please, oh please, set me up on a date with that golden-haired angel who graces our undeserving school with her infinite beauty!

The collage of ideas. The music of reason. The poetry of thought. The canvas of logic.


Daniel15

  • is awesome
  • Victorian
  • Forum Leader
  • ****
  • Posts: 600
  • Maintainer of the ATAR Calculator
  • Respect: +28
Re: Project Euler IRC
« Reply #20 on: December 31, 2007, 07:01:38 pm »
0

Quote
Can someone also tell me how to do spoilers so only people that want to read it can?
On this forum? There's no spoiler tags at the moment. I could add it if you like?

It would be nice to give away hints/solutions and only the people who want to see it can. Though this is only what i think, it can be useful.
I'll see what I can do when I have more free time :)

Well, my code repository is at http://symposia.voodooed.net/euler - all written in Java.

(note: spoilers, obviously)


Heh, good idea, I should throw mine (written in PHP) into my collection of random junk (http://stuff.daniel15.com/) :P
Estimate your ATAR (ENTER)! VCE ATAR Calculator

2005: Cisco CCNA Units 1+2
2006: Info Systems [39 → 36.93]
2007: Specialist [33 → 43.13], Methods [39 → 44.48], Physics [34 → 37.38], English [23 → 19.91], Chem [26]
ENTER: 84.95

2008-2011: Professional Software Development, Swinburne Uni.

Mao

  • CH41RMN
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 9181
  • Respect: +390
  • School: Kambrya College
  • School Grad Year: 2008
Re: Project Euler IRC
« Reply #21 on: December 31, 2007, 08:10:12 pm »
0
mmmm me thinks we should pin up this thread and another called *Project Euler Spoilers and Hints*...
Editor for ATARNotes Chemistry study guides.

VCE 2008 | Monash BSc (Chem., Appl. Math.) 2009-2011 | UoM BScHon (Chem.) 2012 | UoM PhD (Chem.) 2013-2015