DOMjudge
Scoreboard
Problemset
Login
Submissions for team [&](auto& self, i64 i) -> void { vis[i] = 1; f(i); for (i64 n : adj[i]) if (!vis[n]) self(self, n); }; on problem
D
Dreamcatcher
Loading...