Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fei0319 committed Feb 27, 2024
2 parents 29480e7 + fa8e65d commit 6a05a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contest/abc332/abc332_g.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include <algorithm>
#include <functional>
#include <iostream>
#include <vector>
#include <functional>

using ll = long long int;
using ld = long double;
Expand Down

0 comments on commit 6a05a21

Please sign in to comment.