Makefile C++ doesn't print from file

后端 未结 0 876
眼角桃花
眼角桃花 2020-12-06 00:56

I have a problem with my Makefile: when I want main.cpp to print something, it doesn\'t.

For example:

int main() { std::cout << "something&q         


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