#include int main(int argc, char** argv) { outln("Hello friends!"); return 0; }