Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0eee3 commit 47d4e06Copy full SHA for 47d4e06
src/main.rs
@@ -4,4 +4,5 @@ fn main() {
4
input! {
5
n: usize,
6
}
7
+ println!("{}", n);
8
0 commit comments