Is there a way to configure memory and time limits to visual studio code just like leetcode IDE?
sometimes doing all the code right by self and when posting on online compilers it shows TLE or MLE . Is there a way so that i can limit the resource to visual studio so that it imitates like leetcode…