Topic: without semicolon?
Its a common problem. It was discussed in projanmo forum too. But I am going 1 step forward with the conditions.
Problem: write a C program that prints "Hello world" without any semicolon in it.
Condition: You can not use any control statement (eg, if, while ) or any conditional operator ( &&, || )
It may be very easy if you have already tried it. PM me the solution. when finished I'll publish all of submitted solution along with the result. ![]()