Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndskg authored Jan 7, 2024
1 parent 3d72e33 commit cceb8fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

using namespace std;

// ----------------------------------------------------------------------------
// Program Driver
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------------------------
// Program Driver
// ----------------------------------------------------------------------------------------------

int main(int argc, char* argv[]) {
// Call the fast_io function to speed up I/O.
Expand Down

0 comments on commit cceb8fe

Please sign in to comment.