Module day21

Module day21 

Source
Expand description

§RPG Simulator 20XX

The trick to get the outcome of each battle quickly is to divide the hero’s health by the boss’s damage and vice-versa then find out how many turns each takes to win.

Structs§

Item 🔒

Functions§

parse
part1
part2

Type Aliases§

Input 🔒