diff --git a/hello-world b/hello-world index 421dca8..7c5dec9 100644 --- a/hello-world +++ b/hello-world @@ -1,3 +1 @@ -++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>. - -printf("hello world"); +std::cout << "hello world";