Time Exceeded
/in/foo.cc: In function 'int dfs(int)': /in/foo.cc:11:6: warning: statement has no effect [-Wunused-value] s[n]==0; ~~~~^~~ /in/foo.cc:14:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
/in/foo.cc: In function 'int dfs(int)': /in/foo.cc:11:6: warning: statement has no effect [-Wunused-value] s[n]==0; ~~~~^~~ /in/foo.cc:14:1: warning: control reaches end of non-void function [-Wreturn-type] } ^