Skip to content

Commit

Permalink
Update acct_nt.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Zachava96 <[email protected]>
  • Loading branch information
MichaelEpicA and Zachava96 authored May 11, 2024
1 parent 8778d8f commit 5e45bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acct_nt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Add up all the transactions between the two timestamps, with incoming transactio
<details>
<summary>Spoilers for acct_nt's solutions </summary>

Look at the timestamps that acct_nt gives you, and add up all the transactions where you gained money from the starting timestamp to the end. The actual starting and ending timestamps may be a bit off from what acct_nt gives you.
Add up all the incoming transactions between the two timestamps. The actual starting and ending timestamps may be incorrect by up to one minute.

</details>

Expand Down

0 comments on commit 5e45bf7

Please sign in to comment.