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
master
wangxinyu
1 week ago
parent
9a380c2f9e
20bf8d7c8a
commit
8d5b97c9ea
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
hello.c
+ 3
- 0
hello.c
View File
@@ -2,10 +2,13 @@
void main()
{
<<<<<<< HEAD
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
=======
>>>>>>> 20bf8d7c8a17a7354dfe3d735a034ad3ffe96ba5
printf("nihao\n");
printf("helloworld");
return 0;
Write
Preview
Loading…
Cancel
Save