-
个人简介
#include<wc> using namespace wc; int wc(){ int wc=wc("wc"); return wc; }
-
通过的题目
-
最近活动
-
最近编写的题解
This person is lazy and didn't write any solutions.
题目标签
- 提高组
- 3
#include<wc>
using namespace wc;
int wc(){
int wc=wc("wc");
return wc;
}