Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 376 Bytes
  • Completed at: 2023-10-14T06:24:38.959Z

  • Completed languages: java

  • Tags: Fundamentals, Strings, Arrays

  • Rank: 8 kyu

Description

Given an array of integers as strings and numbers, return the sum of the array values as if all were numbers.

Return your answer as a number.