Skip to content

Commit

Permalink
Remove redundant include of brick_stacks.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiser-Yang committed Nov 2, 2024
1 parent af2015d commit e70598e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions IEEExtreme/18/brick_stacks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#include <bits/stdc++.h>

#include <queue>

using namespace std;

constexpr int MAXN = 1e6 + 10;
Expand Down

0 comments on commit e70598e

Please sign in to comment.