Is this code right?
#include<stdio.h>
int sum(int q,int w,int e,int r,int t);
int avg(int a,int b,int […]
Original post by utsav1901
#include<stdio.h>
int sum(int q,int w,int e,int r,int t);
int avg(int a,int b,int […]
Original post by utsav1901
Leave a Reply
You must be logged in to post a comment.