Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
For Anymore who is stuck for this, or is having problems with the judge. magicalsoup C++ #include using namespace std; int main(){ int a,b; cin>>a; cin>>b; int c = a+b; cout>=\numStr2 -> putStrLn $ show $(read... May 04, 2018 - 8:52:38 pm UTC
Re: Re: points Panicatol648989 Wow. That's a bit cool. Aug 18, 2017 - 7:04:38 pm UTC
Re: More A+B Panicatol648989 These problems are WAY too easy. Aug 18, 2017 - 7:02:54 pm UTC
Re: Finally figured out how to solve this problem Panicatol648989 Really? Mind, I solved it first try. No offence meant. Aug 18, 2017 - 7:01:56 pm UTC
yay hezeyu2007 yay Jul 28, 2017 - 1:38:28 pm UTC
Re: Memory usage bbi5291 Go solve aplusb2 in assembly if you care. That's a real challenge. Don't waste your time with this problem. Apr 06, 2017 - 8:50:55 pm UTC
Re: Memory usage gpfault For this problem, everyone can easily get 0.000s, the only thing that is actually "competable" is the memory usage. This problem can also encourage participants to learn assembly. Mar 30, 2017 - 11:06:27 pm UTC
Re: Memory usage jargon These are relics of a time where runtime and memory usage could not be measured as accurately, though this generally only occurred when the program ran for very short periods of time. Very frankly, t... Mar 26, 2017 - 7:47:48 pm UTC
Memory usage gpfault Some submissions have memory usage below the minimum assembly program(sys_exit();), this shouldn't be possible. Also, can we please rejudge this problem? As it currently stands it's literally impossib... Mar 25, 2017 - 12:52:00 am UTC
Re: RE? jargon If you return a nonzero value, then your code will RE. As long as you produce the correct output, however, you'll still earn the points. Jan 20, 2017 - 7:05:20 am UTC