Top
library
346031ae
library
Some useful algorithms for competitive programming
Summary
Refs
Commits
Files
Fix basic template spacing
Changes
1 changed files (+3/-3)
Template/basic.cpp
@@ -8,6 +8,6 @@ constexpr int MX = 1e5+5;
int main() {
cin.tie(0)->sync_with_stdio(0);
-
-
-
}
+
+
+
}
Authored by
Anthony Wang
Authored at
2022-02-22 12:03:04 -0600
Committed by
Anthony Wang
Committed at
2022-02-22 12:03:04 -0600
Signature
View
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQREj+7PpdiBwDbsKLUd3GvDh4bFlQUCYhUlWAAKCRAd3GvDh4bF lUBHAP0Z+1dGWCd1J63nscSaTwDNXX7T8i+/y9qojnhzjU2CmgEA/SW0foohBBW1 XTswtQVsgc62O8/Qwx5EXRrJ1ZWl2Qg= =y+Vn -----END PGP SIGNATURE-----
Object name
346031aed7768c6db74174542f5777fbee1f3379
Parent
2323096f