// write a program to print sum,average using pointers of three numbers #include <stdio.h> int main() { return 0; }
To embed this project on your website, copy the following code and paste it into your website's HTML: