What programming languages can I use?

Announcements, comments, ideas, feedback, and "How do I... ?" questions
Post Reply
geekchick30
Posts: 2
Joined: Wed Feb 16, 2011 10:40 pm

What programming languages can I use?

Post by geekchick30 »

Hi,

Which programming languages can I use for the Project Euler problems? Also, do I post my code in the Answer box? Just want to make sure.

Thanks
User avatar
rayfil
Administrator
Posts: 1412
Joined: Sun Mar 26, 2006 5:30 am
Location: Quebec, Canada
Contact:

Re: What programming languages can I use?

Post by rayfil »

You can use any programming language you want. Some are more efficient than others but it's your choice.

You only enter the required answer in the answer box. Nothing else. For example, if the problem is to obtain the sum of the integers from 1 to 10 inclusive, you would enter 55 in the answer box, regardless of how you arrive at that answer.
When you assume something, you risk being wrong half the time.
geekchick30
Posts: 2
Joined: Wed Feb 16, 2011 10:40 pm

Re: What programming languages can I use?

Post by geekchick30 »

Thank you.
Post Reply