V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
PerryHe
V2EX  ›  程序员

每人写一个类或函数,有可能凑出一个可用的软件吗

  •  
  •   PerryHe · Nov 23, 2023 · 739 views
    This topic created in 891 days ago, the information mentioned may be changed or developed.

    语言暂限定 C/C++吧,类或函数起码能编译过吧

    main.cpp

    #include <iostream>
    
    using namespace std;
    
    int main()
    {
        cout << "Hello, V2EX!" << "\n";
        //add something here
        
        return 0;
    }
    
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   953 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 23:36 · PVG 07:36 · LAX 16:36 · JFK 19:36
    ♥ Do have faith in what you're doing.