#include #include int main() { printf("hello c language "); } return 1; getch();