mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-14 10:50:13 +08:00
formatting source-code for 8ffbbb35ce
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
using std::cout;
|
||||
using std::endl;
|
||||
|
||||
Reference in New Issue
Block a user