Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ get_price
Method
get_price
Lab_21/e-commerce.cpp:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
double get_price() {
156
return price;
157
}
158
159
int get_quantity_p() {
160
quantity--;
Callers
1
Purchase
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected