submission info not found while submitting problems in practise session

I have submitted the same solution given herein on of the editorial(https://discuss.codechef.com/questions/110979/unofficial-editorial-seaco-and-fill-matrix-briefly), but it doesn’t show submission info when I submit it?

Here is the link to the same where I submitted (https://www.codechef.com/viewsolution/15470300 )
This is because if I don’t get submission info, how can I get to know whether I got partial marks or not?
Here is another submission I found where the submission got partial marks (https://www.codechef.com/viewsolution/15418126 ).

Check the Status on the top most bar…
Its mentioned TLE, which is Time Limit Exceeded! So your code might be right / wrong, but it is taking too much time!
Also, if I am not wrong, RE refers to Runtime Error!

Please accept the answer, if it was helpful!

It happens with me a lot

  1. Try Reloading the page ,it comes with submission info after reloading that page sometimes.