Hello world

NoFate

Newbie
Joined
Aug 17, 2022
Points
1
main( ) {
printf("hello, world");
}
 
Top