acgo题库
  • 首页
  • 题库
  • 题单
  • 竞赛
  • 讨论
  • 排行
  • 团队
  • 备赛专区

    竞赛

    • CSP-J/S
    • 蓝桥杯

    考级

    • GESP
    • CPA
    • 电子学会考级
登录
注册
题目详情题解(0)讨论(0)提交记录(0)
  • 题解

    不会有人看这种水题解吧

    userId_undefined

    陈齐煜

    0阅读
    0回复
    0点赞
  • 题解

    userId_undefined

    潜龙暗虎

    0阅读
    0回复
    0点赞
  • AC题解

    #include <iostream> using namespace std; int main(){ cout << "Nice to meet you" << endl; cout << "Nice to meet you too"; return 0; }

    userId_undefined

    Ysjt | 深 ™

    0阅读
    0回复
    0点赞
  • 最简单的解题

    上最简单的解题: #include<iostream> using namespace std; int main(){ cout <<"Nice to meet you"<<endl; cout <<"Nice to meet you too"; return 0; }

    userId_undefined

    崔 z y

    0阅读
    0回复
    0点赞
  • 1

    #include<bits/stdc++.h> using namespace std; int main(){ cout<<"Nice to meet you"<<endl; cout<<"Nice to meet you too"; }

    userId_undefined

    菜

    0阅读
    0回复
    0点赞

共65条

  • 1
  • 2
  • 3
  • 4
20条/页
跳至页
首页