6 solutions

  • 1
    @ 2025-12-6 9:42:24

    #include<bits/stdc++.h> using namespace std; int main() { int a; short b; cout<<sizeof a<<" "<<sizeof b<<endl; return 0; }

    Information

    ID
    846
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    170
    Accepted
    93
    Uploaded By