ajie0112 9 mesiacov pred
rodič
commit
088cb9d907
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      test.cpp

+ 4 - 0
test.cpp

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