fork download
  1. #include<bits/stdc++.h>
  2. #define endl "\n"
  3. #define FASTIO ios::sync_with_stdio(0); cin.tie(0); cout.tie(0);
  4. typedef long long int ll;
  5. const int INF = 1e9;
  6.  
  7. using namespace std;
  8.  
  9. int main()
  10. {
  11. FASTIO
  12. int i, j, n, t, ele, ans;
  13. cin>>t>>ele>>ans;
  14. string s;
  15. cout<<"FU"<<endl;
  16. cin>>s;
  17. return 0;
  18. }
Success #stdin #stdout 0s 4372KB
stdin
Standard input is empty
stdout
FU