猿问
C语言考试 在线等!!急急急!!!
慕莱坞2349871
浏览 1065
回答 1
1回答
qq_莫非
#include <stdio.h> #include <math.h> int main(void) { int y,x; printf("input y:\n"); scanf("%d",&y); x=abs(y); printf("number: %d absolute value: %d\n", y, x); return 0; }
0
0
0
随时随地看视频
慕课网APP
相关分类
C
typedef入门问题
1 回答
我要回答