Getting TLE onOptimisation needed for a dfs problem
Difference between en2 and en3,
changed 23 character(s)
I am getting a TLE on this [problem](http://mirror.codeforces.com/contest/404/problem/C) using DFS. This is my [submission](http://mirror.codeforces.com/contest/404/submission/30168369). Can someone suggest some optimizations?