From e0f5f4660210c35b63dad8be117cdf2c65229ce7 Mon Sep 17 00:00:00 2001 From: lhark Date: Thu, 8 Oct 2015 21:57:10 +0200 Subject: [PATCH] Update hello-world --- hello-world | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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";