Skip to content

Commit

Permalink
Update baseballScore.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCreativeContent authored Aug 7, 2020
1 parent 36acb9b commit eb54377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baseballScore.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Integer (one round's score): Directly represents the number of points you get in
Each round's operation is permanent and could have an impact on the round before and the round after.
You need to return the sum of the points you could get in all the rounds.
Example 1:
Input: ["5","2","C","D","+"]
Output: 30
Expand Down

0 comments on commit eb54377

Please sign in to comment.