#include <bits/stdc++.h>
using namespace std; int main() { int n = 1; cout << n * 2 * 2 * 2 * 2 * 2; return 0; }
Using your 蒙青创OJ universal account