This website works better with JavaScript.
Home
Explore
Help
Sign In
wangxinyu2
/
test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add_nihao
master
wangxinyu
1 week ago
parent
4d8e240424
commit
9a380c2f9e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
hello.c
+ 2
- 0
hello.c
View File
@@ -6,5 +6,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
return 0;
}
Write
Preview
Loading…
Cancel
Save