#include "myprint.h" int main() { myprint(); return 0; }