What42Pizza

Results 3 issues of What42Pizza

This code crashes with this error: `let Count: usize = read!("{}\n");` `thread 'main' panicked at src\main.rs:44:24:` `called 'Result::unwrap()' on an 'Err' value: Parse("1\r", "__try_read_var__")` I don't submit issues very often,...

NOTE: I think this is fixed by updating 'zip' dependancy in cossbow/crossbundle/tools/cargo.toml to 0.6.6? ## Crossbow version idk, I'm just using the command "cargo install --git=https://github.com/dodorare/crossbow crossbundle" ## Relevant system...

bug

I wanted to see if I could mess around with this crate, but the test in atomic_counter is failing. This is the output of running `cargo test +1.76.0 --test atomic_counter`:...