Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged 为什么输出结果为0??(用的是dev

0 votes
3.3k views
1 answer
    include <stdio.h> int main() { char sex; char sports; char diet; float faheight; float moheight; float myheight; printf("Are ... height will be %.2f(cm) ",myheight); return 0; }...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...