C++信奥赛一本通3008

#include
using namespace std;
int main(){
    cout<<"1+2+3+4="<<"10";
    return 0;
}

你可能感兴趣的:(C++信奥赛一本通答案,c++,java,开发语言)