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