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
Merge branch 'out_double' of
http://gitea.xinje.cc/wangxinyu2/test
into out_double
out_double
wangxinyu
6 days ago
parent
e26b3cf3e1
1f867f24e3
commit
78a16a651a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
hello.c
+ 2
- 1
hello.c
View File
@@ -7,6 +7,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
printf("你好\n");
printf("haode\n");
return 0;
}
Write
Preview
Loading…
Cancel
Save