Compare commits

...

2 Commits

Author SHA1 Message Date
Mwa
978bb30fdb Merge branch 'main' of ssh://gitea.jthillard.fr:222/mwa/bisare_sim_rs 2026-03-17 21:21:53 +01:00
Mwa
5dd9328008 fic debug build 2026-03-17 21:21:46 +01:00

View File

@@ -306,7 +306,7 @@ fn main() -> Result<(), Error> {
}
#[cfg(feature = "debug")]
{
let mut input = stdin().lines();
let mut input = std::io::stdin().lines();
loop {
{
println!(