How to use cout and cin without #include in C++?

前端 未结 0 1037
鱼传尺愫
鱼传尺愫 2020-12-02 14:32

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:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题