This website requires JavaScript.
Explore
Help
Sign In
skyone-wzw
/
HariboteOS
Watch
1
Star
0
Fork
0
You've already forked HariboteOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
HariboteOS
/
day23
/
app
/
bug2.c
ghosind
0ba0179981
Add malloc (day 23).
2021-05-20 21:57:48 +08:00
6 lines
42 B
C
Raw
Permalink
Blame
History
int
main
(
)
{
for
(
;
;
)
{
}
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink