Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YatSenOS/YatSenOS-Tutorial-Volume-1
/ student_setting
Function
student_setting
lab2/assignment/test.cpp:31–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
// THE ONLY CODE YOU CAN CHANGE IN THIS FILE!!!
30
31
void student_setting() {
32
33
a1 = 24;
34
35
a2 = 14;
36
37
}
38
39
40
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected