Search found 73 matches

by RishadanPort
Sun Jun 20, 2021 4:45 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 106
Replies: 39
Views: 18697

Re: Problem 106

I just want 1 clarification.

The elements of the set dont have to be whole numbers?

Its a bit confusing as the other questions have only integers.
by RishadanPort
Sun Sep 08, 2019 10:28 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 118
Replies: 21
Views: 12869

Re: Problem 118

hmmpf

I'm pretty sure I have the right solution - code runs fast, but apparently there is a bug somewhere...

If anyone wants to have a look at my code, I'd appreciate it. (Using C#)

:D

-- NM figured it out.
by RishadanPort
Tue Sep 03, 2019 4:20 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 371
Replies: 42
Views: 26429

Re: Problem 371

Nevermind I figured out why...

Indeed 500 is a magic number.
by RishadanPort
Tue Sep 03, 2019 12:37 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 371
Replies: 42
Views: 26429

Re: Problem 371

I'm not sure if this is the right place to ask this...

But lets suppose we see the numbers 1-500 already.
Would the expected number of plates to see for a win be 2, or am I missing something.
by RishadanPort
Tue Sep 03, 2019 12:22 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 371
Replies: 42
Views: 26429

Re: Problem 371

This probably has already been explained in this thread, -- but I want clarity... Is it possible for him to see the license plate SET-500, and SET-500 (resulting in a win) on the same trip or not? in my algorithm, I treat that as allowed, and I'm fairly certain it is done correctly-- however the pro...
by RishadanPort
Mon Aug 26, 2019 1:11 am
Forum: News, Suggestions, and FAQ
Topic: Statistics Levels no longer works
Replies: 2
Views: 1751

Statistics Levels no longer works

Clicking on Statistics -> Levels now shows blank page

Also Statistics -> Countries doesn't look correct.
by RishadanPort
Sun Aug 25, 2019 11:16 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 363
Replies: 9
Views: 5315

Re: Problem 363

nm I figured it out and solved the problem.

v = 0.****784**** is correct for anyone that is wondering...
by RishadanPort
Sun Aug 25, 2019 10:05 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 363
Replies: 9
Views: 5315

Re: Problem 363

Can I get a confirmation that

v = 0. ***784**

where * is hidden number
by RishadanPort
Sun Aug 25, 2019 9:58 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 363
Replies: 9
Views: 5315

Re: Problem 363

Hm. I get 10 decimal places accurate...

my answer has L is less than Pi/2, which results in L - PI/2 as negative.

does the question want absolute value of that? or perhaps im just flat wrong.

** EDIT **
I was flat out wrong and an idiot :)
by RishadanPort
Sun Aug 25, 2019 7:39 pm
Forum: News, Suggestions, and FAQ
Topic: Username not known
Replies: 9
Views: 3803

Re: Username not known

I made the same post as well
by RishadanPort
Sun Aug 25, 2019 7:33 pm
Forum: News, Suggestions, and FAQ
Topic: Username not known
Replies: 9
Views: 3803

Cannot login in "Username not known"

When I attempt to log in, I get a message saying my account no longer exists.

Please help thanks
by RishadanPort
Sun Aug 25, 2019 8:35 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 363
Replies: 9
Views: 5315

Re: Problem 363

I attempted to click on the external website page listed on the page -- and no application appears.

I'm using Google Chrome -- It doesn't even prompt me for anything.
by RishadanPort
Wed Aug 21, 2019 4:31 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 387
Replies: 19
Views: 11959

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?

Even using a bitwise sieve, i have problems even allocating that much. Probably some better way to do it without a huge sieve then.
by RishadanPort
Tue Aug 20, 2019 10:38 pm
Forum: News, Suggestions, and FAQ
Topic: Bookmark / Pinning a problem?
Replies: 27
Views: 13128

Re: Bookmark / Pinning a problem?

The light blue change looks fantastic now.

Great job.
by RishadanPort
Tue Aug 20, 2019 4:41 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 613
Replies: 9
Views: 6004

Re: Problem 613

I don't see how the ant could land "exactly" on the edge without also touching the internal area of the triangle.

That would mean that the ant is infinitesimally small, and impossible to see.
by RishadanPort
Mon Aug 19, 2019 5:09 pm
Forum: News, Suggestions, and FAQ
Topic: Bookmark / Pinning a problem?
Replies: 27
Views: 13128

Re: Bookmark / Pinning a problem?

For the light theme, the dark blue makes the numbers on the progress page it slightly hard to see.

I think if you make it a very light blue it might be better.


Thanks again very much.
by RishadanPort
Mon Aug 19, 2019 6:06 am
Forum: News, Suggestions, and FAQ
Topic: Bookmark / Pinning a problem?
Replies: 27
Views: 13128

Re: Bookmark / Pinning a problem?

Omg.

Thank you!!!



Only one note to say. -- my initial suggestion color makes it hard to see the number in the progress window. But it isn't a huge deal to me, just a matter of preference.


Thanks so so much!
by RishadanPort
Mon Aug 19, 2019 3:15 am
Forum: Clarifications on Project Euler Problems
Topic: Problem 144
Replies: 21
Views: 13277

Re: Problem 144

Just a piece of advice I ran into when solving this problem.

The ray exiting through the opening, does not count as a hit.
(It does say this in the question, but I missed it)
by RishadanPort
Sat Aug 17, 2019 11:14 pm
Forum: Clarifications on Project Euler Problems
Topic: Problem 317
Replies: 39
Views: 23219

Re: Problem 317

Can someone confirm to me, that the Max X distance, is ~<removed by moderator>, at t = ~xxx,
with Theta = ~xxx radians
?
by RishadanPort
Thu Aug 15, 2019 3:11 am
Forum: News, Suggestions, and FAQ
Topic: Bookmark / Pinning a problem?
Replies: 27
Views: 13128

Re: Bookmark / Pinning a problem?

One might need to think about how to easily remove many pins.

That's another matter to think about...

If you want to limit the number of pinned problems to like 10, I think that is perfectly reasonable.

-- And if you pin more than 10 problems, it would remove your last pin.