git clone https://git.rickub.com/nandi/rustnim.git
git clone ssh://git@rickub.com/nandi/rustnim.git
Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.
SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
fn name(n: u8) -> i32 { match n { 0 => 100, 1 | 2 => 200, 3..=5 => 300, _ => 400, } } fn main() { let mut i: u8 = 0; while i < 8 { println!("{} {}", i, name(i)); i += 1; } }
One first-party cookie so a repeat visit isn't counted twice. No cross-site tracking, nothing stored until you accept. Cookie Policy.