设f(x+y,x-y)=x2-y2,则f(x,y)=
A.x2-y2
B.x2+y2
C.(x-y)2
D.xy
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/53380.html
上一篇:下列程序中,主函数main调用函数LineMax,求二维数组中每一行元素的最大值并输出。#include #define N 3#define M 4void LineMax(int x[N][M]){int i,j,max;for(i=0; i{ max= x[i][0];for(j=1; jif(max printf("The max value in line %d is%d\n", I, ____________); /*第二空*/}}void main(){int a[N][M]={1
下一篇:Which of the following statements is NOT TRUE?( )
Which of the following statements is NOT TRUE?( )