This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xhdz
/
TEST
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
删除 'main.c'
liuhao
3 years ago
parent
a86bc3482d
commit
f1981a6b8f
1 changed files
with
0 additions
and
11 deletions
Split View
Show Diff Stats
0
11
main.c
+ 0
- 11
main.c
View File
@@ -1,11 +0,0 @@
-#include <stdio.h>
-
-int main()
-{
-
-int a=0;
-int b=3;
-
- return 0;
-
-}