Search found 1554 matches
- Mon Feb 03, 2020 12:54 pm
- Forum: News, Suggestions, and FAQ
- Topic: Rule of Project Euler : Suggestion
- Replies: 5
- Views: 2603
Re: Rule of Project Euler : Suggestion
>>What is the reason that you must share the code on external webpage and then promote it in the solution threads? I have never promoted it. Actually a yes/no game doesn't seem very fruitful to me. @Lilstalker: I've chosen not to go further with this. If Euler (the person responsible for the site's...
- Sun Feb 02, 2020 8:36 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 699, error in provided example?
- Replies: 1
- Views: 1332
Re: Problem 699, error in provided example?
No, the given example is correct. The triffle numbers not exceeding 100 are: n sigma sigma(n)/n 3 4 4/3 9 13 13/9 12 28 7/3 27 40 40/27 54 120 20/9 81 121 121/81 84 224 8/3 The answer for 10^6 is also correct. There must be another error in your program. (it is correct that the divisor 10 of 100 sho...
- Sat Feb 01, 2020 9:27 pm
- Forum: News, Suggestions, and FAQ
- Topic: Rule of Project Euler : Suggestion
- Replies: 5
- Views: 2603
Re: Rule of Project Euler : Suggestion
How is a moderator to know if your posted code is only accessible through that link?
Or if that is the case that some other idiot doesn't put this link somewhere else where the whole world can access it?
Come on it was outside PE, wasn't it?
Or if that is the case that some other idiot doesn't put this link somewhere else where the whole world can access it?
Come on it was outside PE, wasn't it?
- Sat Feb 01, 2020 7:42 pm
- Forum: News, Suggestions, and FAQ
- Topic: Problem with my Account
- Replies: 1
- Views: 1386
Re: Problem with my Account
I'll send you a PM.
- Sat Feb 01, 2020 2:57 pm
- Forum: News, Suggestions, and FAQ
- Topic: New Problem Proposal Queue
- Replies: 1
- Views: 1333
Re: New Problem Proposal Queue
When we develop problems a tentative difficulty assessment is done (Hard,medium,easy).
When we need a new batch of problems one of the admins makes a proposal from the ready problems according to the HMEMEM sequence, (hard,medium,easy, medium,easy , medium).
When we need a new batch of problems one of the admins makes a proposal from the ready problems according to the HMEMEM sequence, (hard,medium,easy, medium,easy , medium).
- Thu Jan 30, 2020 9:41 am
- Forum: News, Suggestions, and FAQ
- Topic: Error while submitting
- Replies: 17
- Views: 7178
Re: Error while submitting
Perhaps it is a good idea to share the name of the offending (torrent) extension?
- Sat Jan 18, 2020 9:21 am
- Forum: News, Suggestions, and FAQ
- Topic: Why is my account private?
- Replies: 5
- Views: 3018
Re: Why is my account private?
Deleted accounts can be recreated immediately so that doesn't help very much.
- Tue Dec 31, 2019 8:47 pm
- Forum: News, Suggestions, and FAQ
- Topic: Maximum number of friends
- Replies: 1
- Views: 1708
Re: Maximum number of friends
The maximum is 63.
- Mon Dec 09, 2019 8:22 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 052
- Replies: 11
- Views: 5959
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: 1199
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: 7
- Views: 4923
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: 16
- Views: 6867
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: 114
- Views: 47212
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: 11911
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 11:21 am
- Forum: News, Suggestions, and FAQ
- Topic: Some features that are not available on this site
- Replies: 9
- Views: 3532
Re: Some features that are not available on this site
Junglemath wrote: ↑Fri Oct 18, 2019 11:13 am
Why are you assuming that English isn't my first language?
Is it then?
- Mon Oct 14, 2019 9:09 pm
- Forum: News, Suggestions, and FAQ
- Topic: Some features that are not available on this site
- Replies: 9
- Views: 3532
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 8:02 pm
- Forum: News, Suggestions, and FAQ
- Topic: Problem 94 typo
- Replies: 3
- Views: 1838
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 10:58 am
- Forum: News, Suggestions, and FAQ
- Topic: Errors/Warnings/Bugs
- Replies: 624
- Views: 207689
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 remo...
- Tue Sep 24, 2019 8:52 pm
- Forum: News, Suggestions, and FAQ
- Topic: Trying to recover an old account
- Replies: 1
- Views: 1090
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 9:12 pm
- Forum: Clarifications on Project Euler Problems
- Topic: Problem 008
- Replies: 102
- Views: 38995
Re: Problem 008
The problem isn't about adjacent numbers but about adjacent digits.