KarsusNeko 7 vuotta sitten
vanhempi
commit
87ae0cc689
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      test.cpp

+ 1 - 0
test.cpp

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