猿问

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; }
随时随地看视频慕课网APP
我要回答