ajie0112 9 ヶ月 前
コミット
088cb9d907
1 ファイル変更4 行追加0 行削除
  1. 4 0
      test.cpp

+ 4 - 0
test.cpp

@@ -0,0 +1,4 @@
+int main(int argc, char** argv)
+{
+	return 0;
+}