pls check my code . it is showing runtime error
Runtime error coming
@Akshita99
cin>>a>>b;
instead of
cin>>a,b;
in line 21
Please mark your doubt as resolved and rate as well 
pls check my code . it is showing runtime error
@Akshita99
cin>>a>>b;
instead of
cin>>a,b;
in line 21
Please mark your doubt as resolved and rate as well 