#include<stdio.h> #include<conio.h> #include<math.h> int extended(int,int); void main() { int m,b,ans; clrscr(); ...
Real things , redefined
#include<stdio.h> #include<conio.h> #include<math.h> int extended(int,int); void main() { int m,b,ans; clrscr(); ...