“%f” & “%lf” are giving different outputs

后端 未结 0 1022
野性不改
野性不改 2021-01-02 01:06

Below are two almost same codes but are giving different outputs for the input: 25.3 Code 1:

#include
main()
{
float b,n;
prin         


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