fork download
  1. #define fastio ios_base::sync_with_stdio(0);cin.tie(NULL);cout.tie(NULL)
  2. #include <bits/stdc++.h>
  3. #define ll long long
  4. using namespace std;
  5. int32_t main()
  6. {
  7. fastio;
Success #stdin #stdout 0s 4316KB
stdin
Standard input is empty
stdout
Standard output is empty