Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ getFullScore
Method
getFullScore
src/addtestcaseswizard.cpp:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
auto AddTestCasesWizard::getFullScore() const -> int { return fullScore; }
66
67
auto AddTestCasesWizard::getTimeLimit() const -> int { return timeLimit; }
68
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected