Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ getRate
Method
getRate
Lab_10/studentCourseEvaluation.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
Rate = i;
86
}
87
int getRate()
88
{
89
return Rate;
90
}
91
double total_salary()
92
{
93
int total;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected