Project Euler
71–80 of 142 posts
Re: Project Euler
#72Re: Project Euler
#73Re: Project Euler
#74So, to remind myself, Euler's name is pronounced more like Oiler, right?
Re: Project Euler
#75I wrote Problem 371, https://projecteuler.net/problem=371 , as a high school student in 2012! I'm so happy to have spent twenty years of my life learning math and solving problems on Project Euler and elsewhere.
Re: Project Euler
#76I wrote Problem 619 ( https://projecteuler.net/problem=619 ) which was published on 2018-01-27 and solved by 474. The problem was based on 2013 Putnam Exam problem A2 ( https://kskedlaya.org/putnam-archive/2013.pdf ) which I took at the end of undergrad. I got an email six years later (in November 2024) telling me they accepted the problem: Greetings! Please excuse the email. It's quite possible that you are no longe…
I was curious if LLMs are good for this problem. ChatGPT-5.1-Thinking one-shotted a correct Python script without any library use ( https://pastecode.io/s/jg6ggxpm ). Claude Opus failed to solve after trying for a while.
Re: Project Euler
#77Earlier quoted context omitted.
I was curious if LLMs are good for this problem. ChatGPT-5.1-Thinking one-shotted a correct Python script without any library use ( https://pastecode.io/s/jg6ggxpm ). Claude Opus failed to solve after trying for a while.
First of all, don't do this. No one cares. Secondly obviously every Euler solution is going to appear in the training data many times over. It's no surprise at all that an LLM can regurgitate data that was given to it.
Re: Project Euler
#78No one tells you that they delete inactive accounts. I used to have over 300 solved problems htere. Now it is all gone, all the effort, but the skill remained of course.
Re: Project Euler
#79I wrote Problem 371, https://projecteuler.net/problem=371 , as a high school student in 2012! I'm so happy to have spent twenty years of my life learning math and solving problems on Project Euler and elsewhere.
This is one of my favourite problems, I still remember that it has a very real edge case even though I solved it more than 10 years ago. Thank you for the problem!
Re: Project Euler
#80I wrote Problem 371, https://projecteuler.net/problem=371 , as a high school student in 2012! I'm so happy to have spent twenty years of my life learning math and solving problems on Project Euler and elsewhere.
This is one of my favourite problems, I still remember that it has a very real edge case even though I solved it more than 10 years ago. Thank you for the problem!