#include<bits/stdc++.h>
using namespace std;
int main() {
	//不给你们抄

	return 0;
}

2 条评论

  • @ 2025-12-16 13:03:12

    #include<bits/stdc++.h> using namespace std; int main() { //不给你们抄 return 0; }

    • @ 2025-11-8 14:46:35

      #include<bits/stdc++.h> #define int long long using namespace std; signed main(){

      return 0;
      

      }

      • 1