这是我的代码
twj(); using namespace std; void twj(){ #include<bits/stdc++.h> } int main() cout<<1; return 0; }
(哪里错了呢?)