Skip to content

Zephurion/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

No Semicolon

This is a fun little C challenge; print "Hello, world!" without using a single semicolon ;;;;;;;;

run

cc hello-world.c -o hello-world
./hello-world

It will print:

Hello, world!

No semicolons were used. Most won’t pull it off + but this one does

About

Hello World without Semi Colon :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages