You're viewing a single thread.
View all comments
102
comments
No line breaks. Just one long line of code.
33 0 ReplyAll line breaks. Just one tower of code.
class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }
33 0 Replyas always, c++ lets us do better in breathtakingly elegant fashion:
#\ i\ n\ c\ l\ u\ d\ e\ \ <\ i\ o\ s\ t\ r\ e\ a\ m\ >
finishing out hello world is left as an exercise to the reader, but the advantages and superior performance of this format should be obvious
15 0 Replywhy not
...
System
.out
.println(
"Hello,...
?
7 0 ReplyI’ve seen some people who code like this
3 0 Reply
You've viewed 102 comments.
Scroll to top