0_0_30427267_15450.cpp:1:2: error: invalid preprocessing directive #incldue
#incldue<bits/stdc++.h>
^
0_0_30427267_15450.cpp: In function 'int main()':
0_0_30427267_15450.cpp:7:2: error: 'cin' was not declared in this scope
cin >> t;
^
0_0_30427267_15450.cpp:12:20: error: 'printf' was not declared in this scope
printf("%d\n",1^n);
^
|