KarsusNeko 7 سال پیش
والد
کامیت
87ae0cc689
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      test.cpp

+ 1 - 0
test.cpp

@@ -8,6 +8,7 @@ int main()
 
 	string cmd;
 	cout << "test line end format!" << endl;
+	std::cout << "test" << std::endl;
 	while (cin >> cmd)
 	{
 		if (cmd == "quit")