Question: C++: How to fix this error message in my code? The error message: =================== MISMATCH FOUND ON LINE 0002: =================== ACTUAL : The~total~was~0 EXPECTED: Enter~a~weight~(0~to~stop):~2
C++: How to fix this error message in my code? The error message:
=================== MISMATCH FOUND ON LINE 0002: ===================
ACTUAL : The~total~was~0
EXPECTED: Enter~a~weight~(0~to~stop):~2
======================================================
My code:
#include average=sum/index; cout<<"The total was "<
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
