We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16d4fd commit 8010346Copy full SHA for 8010346
code/main.cpp
@@ -1,6 +1,6 @@
1
-#include <atcoder/all>
2
#include <bits/stdc++.h>
3
using namespace std;
+#include <atcoder/all>
4
using namespace atcoder;
5
6
#include "templates/alias.hpp"
0 commit comments