#include int add(int a,int b) { printf("All Correct"); return a; }