OneCompiler

Write a C Progamme to Print " Hellow World" with out using ";"

105

#include<stdio.h>
void main(){

}