Код: Выделить всё
#include
using namespace std;
int main(){
double usd;
double exr;
double result;
coutusd;
coutexr;
result = usd*exr;
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79041561/how-do-i-get-the-output-to-show-two-zeroes-after-a-decimal-point[/url]