# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 8
# self = https://watcher.sour.is/conv/vriijuq
Its time to brush up on your competitive programming skills!

https://cses.fi/book/book.pdf

@xuu I mean by the time you've read this book you'll have completed all of Advent of Code 🤣
@xuu I mean by the time you've read this book you'll have completed all of Advent of Code 🤣
(The book mentions _large integers_ in the introduction, which reminded me that I forgot to check if my target language for AoC supports 64 bits integers. 🤦 But luckily it does. That would have been a showstopper. 😅)
(The book mentions _large integers_ in the introduction, which reminded me that I forgot to check if my target language for AoC supports 64 bits integers. 🤦 But luckily it does. That would have been a showstopper. 😅)
(The book mentions _large integers_ in the introduction, which reminded me that I forgot to check if my target language for AoC supports 64 bits integers. 🤦 But luckily it does. That would have been a showstopper. 😅)
(The book mentions _large integers_ in the introduction, which reminded me that I forgot to check if my target language for AoC supports 64 bits integers. 🤦 But luckily it does. That would have been a showstopper. 😅)
@xuu That's cool, I read chapter one and will continue.