Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

int main() {

printf("hello, world");
return 0;
}

You might also like