Mass reformat
This commit is contained in:
parent
c55321e6f1
commit
eb41bede5e
7 changed files with 107 additions and 111 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "Template" << std::endl;
|
||||
}
|
||||
int main() { std::cout << "Template" << std::endl; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue