Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ericung committed Nov 2, 2023
2 parents b0973fe + 2eff2e0 commit 31afb02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ int[] Generator(int max)
}
```

[Logs for the curious.](Source/ApplicationsForMonomialDeciders/Logs/MD2xx/generalizedMD.txt)
[Logs for the curious.](Source/ApplicationsForMonomialDeciders/Logs/MDxx/generalizedMD.txt)

## 6. Representing Monomial Deciders As Code
![Representing Monomial Deciders As Code](Resources/06RepresentingMonomialDecidersAsCode.jpg)
Expand Down Expand Up @@ -145,7 +145,7 @@ bool MonomialDecider2xx(int y)
}
```

[Logs in case for the curious.](Source/ApplicationsForMonomialDeciders/Logs/MD2xx/md2xx.txt)
[Logs for the curious.](Source/ApplicationsForMonomialDeciders/Logs/MDxx/md2xx.txt)

## 7. Negative Numbers

Expand Down

0 comments on commit 31afb02

Please sign in to comment.