Title |
User |
Message |
Date Posted |
Re: Memory |
magicalsoup |
First, I would recommend using an normal array, instead of a collection, which needs more memory, secondly, do you really need to just use ONE sieve? How about 2? |
Jul 23, 2019 - 5:53:03 pm UTC |
Memory |
xeon |
|
Jul 22, 2019 - 2:09:16 am UTC |
Re: TLE - Pyth3 |
magicalsoup |
yes, you are indeed missing something, firstly, i don't think your implementation of the sieve is correct, and you should be using the sieve of Eratosthenes, also, you need to think outside the box, a... |
Jan 05, 2019 - 11:15:00 pm UTC |
TLE - Pyth3 |
Momo |
I'm fairly certain I'm using the algorithm(sieve) properly and have done my best in making my code as efficient and fast as possible. Am I missing something? |
Jan 05, 2019 - 12:21:27 am UTC |
Re: What error am I getting? |
magicalsoup |
i believe you are getting a memory error |
Dec 14, 2018 - 11:58:29 pm UTC |
What error am I getting? |
Axiumin |
Since it truncates the error message, I don't know what error I'm getting. Can anyone paste it by chance? Thanks! |
Dec 13, 2018 - 11:52:31 pm UTC |
Re: why? |
magicalsoup |
you are allowed to use sqrt, what do you mean you can't?, is it giving you error? |
Apr 10, 2018 - 12:40:58 pm UTC |
why? |
Eric_wang |
why am i not allowed to use #include and sqrt(); function in this exercise? |
Apr 10, 2018 - 1:52:18 am UTC |
Re: help ! |
magicalsoup |
i did, but they didnt help me, help me please jargon |
Feb 18, 2018 - 10:47:36 pm UTC |
Re: help ! |
jargon |
There are four pages worth of comments. I suggest that you read through them all. |
Feb 13, 2018 - 4:43:38 am UTC |