Here is the sample code. #include <stdio.h> int main(void){ int a,b,c; printf("Enter the numbers "); scanf ...
確定! 回上一頁