1 solutions

  • -1
    @ 2026-2-2 11:56:44

    #include <bits/stdc++.h>

    using namespace std; int main() { int n = 1; cout << n * 2 * 2 * 2 * 2 * 2; return 0; }

    • 1

    Information

    ID
    539
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    1
    Tags
    # Submissions
    126
    Accepted
    88
    Uploaded By