-
个人简介
#include <bits/stdc++.h> int main() { std::cout<<"我是一个蒟蒻"<<std::endl; return 0; } -
通过的题目
-
最近活动
This person is lazy and didn't join any contests or homework. -
最近编写的题解
This person is lazy and didn't write any solutions.
#include <bits/stdc++.h>
int main()
{
std::cout<<"我是一个蒟蒻"<<std::endl;
return 0;
}