0_0_39403090_12999.cpp: In function 'int main()': 0_0_39403090_12999.cpp:13:23: error: 'round' was not declared in this scope 13 | double cost = round(quantity * pricePerUnit * 10) / 10.0; | ^~~~~