Skip to content

HerocatUED/MIT-6.1810

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MIT-6.1810

Labs of Operating System Engineering (MIT 6.1810 Fall 2023)

Name of every branch is corresponding lab.

Upload with following commands:

  1. git checkout -b $name-of-lab$
  2. git add .
  3. git commit -m ''
  4. git push --set-upstream origin $name-of-lab$

NOTE: addr 0LL in copyout() test of usertests will be hard to solve

  • Lab5 got only 105/110

About

Labs of Operating System Engineering (MIT 6.1810 Fall 2023)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors