0_0_33986071_29561.cpp: In function 'int main()':
0_0_33986071_29561.cpp:5:45: error: 'i' was not declared in this scope
#define fuck() int t;cin>>t;for(int tgsdf=1;i<=t;++tgsdf)
^
0_0_33986071_29561.cpp:46:3: note: in expansion of macro 'fuck'
fuck(){
^
|