Search found 1491 matches
- Mon Dec 09, 2019 8:22 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 052
- Replies: 11
- Views: 3353
Re: Problem 052
The problem says nothing about x. It may have the same digits as 2x,3x,4x,5x and 6x or not. That's absolutely irrelevant.
- Thu Dec 05, 2019 9:21 pm
- Forum: News, Suggestions, and FAQ
- Topic: Unable to login to account
- Replies: 2
- Views: 60
Re: Unable to login to account
Last visit: Tuesday, 24th May 2016, 04:00 pm
This means we didn't change anything to your password.
So if you can remember it it should work. Please think hard to remember...
This means we didn't change anything to your password.
So if you can remember it it should work. Please think hard to remember...
- Tue Dec 03, 2019 3:19 pm
- Forum: Recreational
- Topic: Publishing the Solution (About-Site)
- Replies: 2
- Views: 78
Re: Publishing the Solution (About-Site)
Yes, it concerns all publishing outside Project Euler. If you want to save your solutions you can do so locally on your computer, usb stick or external hard drive. Alternatively you can make your github repo private. Public repos, blogs etc are not allowed. The about page and the message you see whe...
- Wed Nov 27, 2019 9:29 am
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 684
- Replies: 1
- Views: 123
Re: Problem 684
In the big pink box at the top of the page it reads:
'Don't ask for hints how to solve a problem'
'Don't ask for hints how to solve a problem'
- Thu Nov 21, 2019 9:34 am
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 059
- Replies: 95
- Views: 22772
Re: Problem 059
You're being asked to decrypt the given message. As answer you must give the sum of the ascii values of the decrypted text.
Easier we can't state it.
Easier we can't state it.
- Sat Nov 09, 2019 8:19 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 082
- Replies: 22
- Views: 6941
Re: Problem 082
The order of the last sentence of Problem 81 (View Problem), Problem 82 (View Problem) and Problem 83 (View Problem) has been changed in order to address the possible confusion rows vs columns in #082.
- Fri Oct 18, 2019 10:21 am
- Forum: News, Suggestions, and FAQ
- Topic: Some features that are not available on this site
- Replies: 9
- Views: 522
Re: Some features that are not available on this site
Junglemath wrote: ↑Fri Oct 18, 2019 10:13 am
Why are you assuming that English isn't my first language?
Is it then?
- Mon Oct 14, 2019 8:09 pm
- Forum: News, Suggestions, and FAQ
- Topic: Some features that are not available on this site
- Replies: 9
- Views: 522
Re: Some features that are not available on this site
A few things must be made clear: The projecteuler.chat forum (that's the forum you are reading now) is an out of the box forum. It uses phpBB. We can't change that forum to accomodate for requests. The main site projecteuler.net is written by Colin Hughes himself. Reasonable request can be catered f...
- Tue Oct 08, 2019 7:02 pm
- Forum: News, Suggestions, and FAQ
- Topic: Problem 94 typo
- Replies: 3
- Views: 295
Re: Problem 94 typo
Perhaps it's good to add that "integral" can also be a noun.
E.g the concept of an integral in Calculus (an antiderivative used to calculate an area and other uses) .
However, in the wording of problem 94 'integral' is an adjective.
E.g the concept of an integral in Calculus (an antiderivative used to calculate an area and other uses) .
However, in the wording of problem 94 'integral' is an adjective.
- Sun Sep 29, 2019 9:58 am
- Forum: News, Suggestions, and FAQ
- Topic: Errors/Warnings/Bugs
- Replies: 525
- Views: 105733
Re: Errors/Warnings/Bugs
Hello, I have two issues/bugs: 1. I have solved 100 problems already, but if I check my position in statistics/locations it says I only solved 99 problems, is it a sync issue? Yes, I think so. Should be OK now. 2. I got the "On The Ball" badge even though I didn't deserve it, can you remove it plea...
- Tue Sep 24, 2019 7:52 pm
- Forum: News, Suggestions, and FAQ
- Topic: Trying to recover an old account
- Replies: 1
- Views: 255
Re: Trying to recover an old account
On Tue, 16 Sep 2014, 02:48.47 avic successfully generated an account recovery key.
They should have stored that somewhere in a safe place.
This is the one and only way to recover the account avic.
They should have stored that somewhere in a safe place.
This is the one and only way to recover the account avic.
- Tue Sep 03, 2019 8:12 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 008
- Replies: 98
- Views: 21160
Re: Problem 008
The problem isn't about adjacent numbers but about adjacent digits.
- Sun Aug 25, 2019 7:40 pm
- Forum: News, Suggestions, and FAQ
- Topic: Username not known
- Replies: 9
- Views: 526
Re: Username not known
Problem seems to be fixed now.
- Sun Aug 25, 2019 11:45 am
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 363
- Replies: 9
- Views: 2550
Re: Problem 363
Unfortunately the applet is in Java. Many browsers don't even tell you that they don't support Java any more.
At the time the problem was published in 2011every browser supported Java.
So alas, for you nothing to be viewed.
At the time the problem was published in 2011every browser supported Java.
So alas, for you nothing to be viewed.
- Wed Aug 21, 2019 11:46 am
- Forum: News, Suggestions, and FAQ
- Topic: Errors/Warnings/Bugs
- Replies: 525
- Views: 105733
- Wed Aug 21, 2019 11:45 am
- Forum: News, Suggestions, and FAQ
- Topic: Bookmark / Pinning a problem?
- Replies: 25
- Views: 2073
- Wed Aug 21, 2019 10:33 am
- Forum: Programming languages
- Topic: Programming Language Missing from List
- Replies: 2
- Views: 313
Re: Programming Language Missing from List
According to Wikipedia Common Lisp is a dialect of Lisp.
So please use LISP.
So please use LISP.
- Wed Aug 21, 2019 10:28 am
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 387
- Replies: 17
- Views: 6993
Re: Problem 387
I'm having quite a lot of problem with the upper bound of 10^14. Was the upper bound of this problem ever increased? No Even using a bitwise sieve, i have problems even allocating that much. Probably some better way to do it without a huge sieve then. Perhaps you have to invent another approach tha...
- Mon Aug 19, 2019 12:34 pm
- Forum: News, Suggestions, and FAQ
- Topic: Bookmark / Pinning a problem?
- Replies: 25
- Views: 2073
Re: Bookmark / Pinning a problem?
Thanks,
Looks great.
Looks great.
- Mon Aug 19, 2019 11:30 am
- Forum: News, Suggestions, and FAQ
- Topic: Bookmark / Pinning a problem?
- Replies: 25
- Views: 2073
Re: Bookmark / Pinning a problem?
I think it best if all pinned problems appear together.