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
修改部分
liuhao
3 years ago
parent
7ad14eb075
commit
b96860dcdc
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
main.c
+ 3
- 0
main.c
View File
@@ -3,6 +3,9 @@
int main()
{
+int a=0;
+int b=3;
+
return 0;
}