This commit is contained in:
Spectre 2023-12-04 13:43:34 +01:00
parent 1299527ab2
commit 19e598e07d
10 changed files with 178 additions and 30 deletions

View file

@ -1,4 +1,4 @@
use std::fmt::{self, Display, Formatter, write};
use std::fmt::{self, Display, Formatter};
#[derive(PartialEq)]
pub enum Answer {