Skip to content

Commit 7c1254b

Browse files
authored
Empty commit for GitHub Actions
1 parent dfc5b3e commit 7c1254b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/num_methods/simulated_annealing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@ bool P(double E, double E_next, double T, mt19937 rng) {
201201
202202
- [USACO Jan 2017 - Subsequence Reversal](https://usaco.org/index.php?page=viewproblem2&cpid=698)
203203
- [Deltix Summer 2021 - DIY Tree](https://codeforces.com/contest/1556/problem/H)
204-
- [AtCoder Contest Scheduling](https://atcoder.jp/contests/intro-heuristics/tasks/intro_heuristics_a)
204+
- [AtCoder Contest Scheduling](https://atcoder.jp/contests/intro-heuristics/tasks/intro_heuristics_a)

0 commit comments

Comments
 (0)