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
change
xhdz
4 years ago
parent
cf9b5adc15
commit
7ad14eb075
1 changed files
with
8 additions
and
1 deletions
Split View
Show Diff Stats
8
1
main.c
+ 8
- 1
main.c
View File
@@ -1 +1,8 @@
-afafaf
+#include <stdio.h>
+
+int main()
+{
+
+ return 0;
+
+}