• 个人简介

    一只蒟蒻啊

    本人刚学C++没多久,python学了2年了很菜的说

    #include <iostream>
    using namespace std;
    int main()
    {
        for(int i = 1;i<=100;i++)
        {
            cout << "hello";
        }
        return 0;
    }
    
  • 通过的题目

  • 最近活动

    This person is lazy and didn't join any contests or homework.
  • 最近编写的题解

    This person is lazy and didn't write any solutions.

题目标签

客观题
1