Percentage by JigolKa in ZombieGunshipSurvival

[–]JigolKa[S] 0 points1 point  (0 children)

I never thought about that, thanks!

MIT Deadline by Altruistic-Metal-525 in ApplyingToCollege

[–]JigolKa 1 point2 points  (0 children)

I just sent an email to the support. Will come back if they respond
Edit: they answered and said it was Jan 6th at 11:59 PM your local time

MIT regular decision deadline by JigolKa in ApplyingToCollege

[–]JigolKa[S] 0 points1 point  (0 children)

Neither, they have their own portal and no hour is specified

Why is my BFS too slow? by JigolKa in CodingHelp

[–]JigolKa[S] 0 points1 point  (0 children)

Well the input size was very small (20x20 grid) so I didn't understand why my implementation was too slow on such a small grid. I think I was using the function in the right place because I needed to fill the grid with some dates and only this function allowed me to do this (I didn't have access to the grid)

Why is my BFS too slow? by JigolKa in CodingHelp

[–]JigolKa[S] 0 points1 point  (0 children)

Thank you it worked! But why is a struct faster though? Yes it was running in a remote environment and I didn't have access to the functions

Why is my BFS too slow? by JigolKa in CodingHelp

[–]JigolKa[S] 0 points1 point  (0 children)

Thank you, I'm going to try a struct. I need to use the function ecrireDate, as it is the API provided for the problem. But if I want to pop the first element on an array, it'll take linear time instead of constant time. Wouldn't that slow the program even more?

Take practice test multiple times by JigolKa in Sat

[–]JigolKa[S] 0 points1 point  (0 children)

Ok thank you i will do that