提交时间:2025-07-11 14:33:09

运行 ID: 12398

#include<bits/stdc++.h> using namespace std; int a=7744; int fun(int n){ cout<<n; } int main(){ void(a); }