#include <stdio.h> int main(int argc, char *argv[]) { puts("I m using online c-program parser!"); return 0; }