imSanko/DSA-SHEET

New Changes to be made Licc.c

Closed this issue · 2 comments

case '-':
printf("%.1lf - %.1lf = %.1lf", first, second, first - second);
break;

Hi, I am new to Contributions, but i know C very well.
What are the changes need to be done?

@yashss1 You need add a fail grade in Licc.c from my repo and then send me PR !!