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
dont_now
master
wangxinyu
6 days ago
parent
8d5b97c9ea
commit
9bf6765454
1 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-4
hello.c
+ 2
- 4
hello.c
View File
@@ -2,14 +2,12 @@
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");
printf("helloworld\n");
printf("haode\n");
return 0;
}
Write
Preview
Loading…
Cancel
Save