Browse Source

删除 'main.c'

liuhao 3 years ago
parent
commit
f1981a6b8f
1 changed files with 0 additions and 11 deletions
  1. 0 11
      main.c

+ 0 - 11
main.c

@@ -1,11 +0,0 @@
-#include <stdio.h>
-
-int main()
-{
-	
-int a=0;
-int b=3;
-
-  return 0;
-	
-}