writing in c ,when i use the long double it gives me -0.000000 printing value

前端 未结 0 663
不思量自难忘°
不思量自难忘° 2021-01-22 21:38

`

```

    #include
    
    int main()
    {
        float first=9876543210987654321.987654321;
        double second=9876543210987654321.98765432         


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