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
change_reset
out_double
wangxinyu
1 week ago
parent
9bf6765454
commit
a295d0ac6f
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
hello.c
+ 2
- 2
hello.c
View File
@@ -5,9 +5,9 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello
world
\n");
printf("hello\n");
printf("nihao\n");
printf("
helloworld
\n");
printf("
你好
\n");
printf("haode\n");
return 0;
}
Write
Preview
Loading…
Cancel
Save