Browse Source

exam tested

content-update
Chris 3 years ago
parent
commit
44c90c95b7
  1. 2
      subjects/rpn/README.md

2
subjects/rpn/README.md

@ -60,7 +60,7 @@ $ cargo run "1 2 * 3 * 4 +"
10
$ cargo run "1 2 3 4 +"
Error
$ cargo run
$ cargo run ""
Error
$ cargo run " 1 3 * 2 -"
1

Loading…
Cancel
Save