If one of two numbers, chose from the user, is 0 then the result will be zero.This part i cant find how to do it. I tried if else and switch

后端 未结 0 1964
梦如初夏
梦如初夏 2020-12-11 04:09

#include #include

int main() { double first; double second; double sum; printf("Enter an number: "); scanf("%d",

相关标签:
回答
  • 消灭零回复
提交回复
热议问题