Changes
1 changed files (+1/-1)
-
-
@@ -6,7 +6,7 @@ using ll = long long;using ii = pair<int, int>; int main() { ios_base::sync_with_stdio(0), cin.tie(0), cout.tie(0); ios_base::sync_with_stdio(0), cin.tie(0); }
-
Some useful algorithms for competitive programming
1 changed files (+1/-1)