Hello Codeforces!!↵
↵
I have another question for you now. I spent a lot of time coding this question but now I don't know what to do.↵
↵
In the code I wrote [submission:306101842] for this question [problem:551E], I reduced the memory usage and almost reduced the number of arrays and map used to 50!! (You can see it in my submissions. In fact, theoretically this seems wrong, but from somewhere I just wanted to see if it was possible to timeout but free up the memory?)↵
↵
But there was no change in the amount of memory involved in the page **My Submissions**! (And the amount still remained at 262100 KB)↵
↵
Can you tell me what is going on?↵
I recently encountered a similar problem while trying to solve another question. So I need your urgent help!↵
↵
+ Ok. I just realized that I'm really using up a lot of memory..↵
Can anyone tell me what I can do better?
↵
I have another question for you now. I spent a lot of time coding this question but now I don't know what to do.↵
↵
In the code I wrote [submission:306101842] for this question [problem:551E], I reduced the memory usage and almost reduced the number of arrays and map used to 50!! (You can see it in my submissions. In fact, theoretically this seems wrong, but from somewhere I just wanted to see if it was possible to timeout but free up the memory?)↵
↵
But there was no change in the amount of memory involved in the page **My Submissions**! (And the amount still remained at 262100 KB)↵
↵
Can you tell me what is going on?↵
I recently encountered a similar problem while trying to solve another question. So I need your urgent help!↵
↵
+ Ok. I just realized that I'm really using up a lot of memory..↵
Can anyone tell me what I can do better?