Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f90c44e

Browse files
committed
fix
1 parent 360a3f4 commit f90c44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ fn main() {
3737
.unwrap_or_else(|_| panic!("not a number: {}", id_arg));
3838
if solved_ids.contains(&id) {
3939
println!(
40-
"The problem you chose is invalid (the problem may have been downloaded \
40+
"The problem you chose is invalid (the problem may have been initialized \
4141
or may have no rust version)."
4242
);
4343
continue;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /