omidsaedi
8/21/2018 - 5:01 PM

hello

#include <stdio.h>
int main(){
printf("hello world");
}