#include int main() { puts("Hello, Borland C++ Compiler 5.5 !"); return 0; }