/* You can edit and run this code. */

fn main() {
println!("Hello world!");
}