I want to make a program in C++ without #include and I don\'t want to use printf and scanf in my program.
I can use printf and scanf in my program without #include: