Problem
You are packing N items into a backpack. Each item has a weight in grams.
What is the total weight of all items combined?
What is the total weight of all items combined?
Input Variables (pre-loaded)
💡 Drag N and weight of item i from the Inputs category.
Your Output
Result
—
Run your program to see the result.
Execution Log
Ready. Press ▶ Run to start.
Expected Answer
Answer:
?
Hint
Step 0