Но не могу понять следующий вывод кода.
Код: Выделить всё
#include
int main(){
double a = 11.7 + 0.1 + 0.1 + 0.1;
double b = 12.0;
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78186537/c-calculations-are-un-understandable[/url]
Мобильная версия