Title |
User |
Message |
Date Posted |
Re: Data structure? |
magicalsoup |
Nope, too complicated, much simpler data structures can be used |
Jul 21, 2019 - 1:25:56 am UTC |
... |
xeon |
|
Jul 20, 2019 - 8:54:25 pm UTC |
Re: help |
jargon |
There are many great resources to get you started on this. Look into things like Codecademy to start off with. As you get more comfortable, you may find the USACO training pages helpful. |
Apr 17, 2015 - 3:14:44 am UTC |
help |
hockeyboyjg |
i dont know cs help me |
Apr 16, 2015 - 9:32:47 pm UTC |
Re: Impossible for Java? |
RaresB |
if the c++ people used scanf that wouldnt be the case, but nice |
Nov 04, 2014 - 11:00:49 pm UTC |
Re: Impossible for Java? |
quantum |
I love how my python solution is ranked second. |
Nov 04, 2014 - 4:05:44 pm UTC |
Re: Impossible for Java? |
RaresB |
Definitely doable in java. I just did it. |
Nov 04, 2014 - 4:42:35 am UTC |
Re: Impossible for Java? |
Butane |
I don't think so. Your method is too slow and not required considering that this is a static state question. |
Nov 04, 2014 - 4:07:20 am UTC |
Re: Impossible for Java? |
FatalEagle |
Your solution has the wrong time complexity. There exists a better solution. (Consider the fact that people have solved this in Python, and you are using fast i/o methods) |
Nov 04, 2014 - 4:04:14 am UTC |
Impossible for Java? |
jeffreyxiao |
Is this question impossible for Java? Nvm... Over complicated the question |
Nov 04, 2014 - 3:52:28 am UTC |