Skip to content

Commit 281173c

Browse files
committed
style: apply clang-format
1 parent 698eb9b commit 281173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ using namespace std;
99

1010
using i64 = int64_t;
1111

12-
constexpr int _PREC = 0;
12+
constexpr int _PREC = 0;
1313

1414
// #define int i64
1515

0 commit comments

Comments
 (0)