We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb167a commit 30927ccCopy full SHA for 30927cc
cpp/8.cpp
@@ -1,4 +1,5 @@
1
#include "common.h"
2
+
3
namespace {
4
long p1(const auto &input) {
5
std::set<std::tuple<size_t, size_t>> trees{};
0 commit comments