Modified executable's extension

This commit is contained in:
Abreu 2021-09-16 19:15:05 -03:00
parent a29c94d264
commit 03d8f8eb8c
No known key found for this signature in database
GPG Key ID: 64835466FF55F7E1
3 changed files with 1 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.out

1
2020/01/.gitignore vendored
View File

@ -1 +0,0 @@
balancear

View File

@ -1,6 +1,5 @@
#include <stdbool.h>
#include <stdio.h>
#define EPSILON 0.000001
typedef struct {