This is a fun little C challenge; print "Hello, world!" without using a single semicolon ;;;;;;;;
cc hello-world.c -o hello-world
./hello-worldIt will print:
Hello, world!
No semicolons were used. Most won’t pull it off + but this one does
| Name | Name | Last commit date | ||
|---|---|---|---|---|