Added new CNF format

Signed-off-by: gothictomato <gothictomato@pm.me>
This commit is contained in:
gothictomato
2022-07-24 17:47:31 -04:00
parent 8e34675408
commit a0e1d4f5b4
4 changed files with 138 additions and 18 deletions

2
main.c
View File

@@ -11,7 +11,7 @@ int main() {
printf("\n\n\n\n");
nprintcnf2(c2);
nsortlastnum(c2);
nsort(c2);
printf("\n\n\n\n");
nprintcnf2(c2);
printf("the balcony is to your left\n");