#include <bits/stdc++.h>

#define For(i,n) for(int i=0;i<n;i++)

using namespace std;

int main(){


}

C++을 예로 들면 이런 느낌

없겠죠? ㅎㅅㄴ