My issue
want solution
My code
//Step 1: Read and understand the problem statement and sample test cases
// Click on 'Next' once you are ready to proceed.
#include<iostream>
uisng namespace std;
int main(){
int A;
int C;
cin>>A>>B;
}
Learning course: C++ for problem solving - 1
Problem Link: CodeChef: Practical coding for everyone