Skip to content

Commit 30927cc

Browse files
committed
8u
1 parent 9fb167a commit 30927cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cpp/8.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "common.h"
2+
23
namespace {
34
long p1(const auto &input) {
45
std::set<std::tuple<size_t, size_t>> trees{};

0 commit comments

Comments
 (0)