1 solutions

  • -2
    @ 8 months ago

    #include<bits/stdc++.h> using namespace std; int main() { float t; double r; cout<<sizeof t<<' '<<sizeof r<<endl; return 0; }

    • 1

    Information

    ID
    850
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    1
    Tags
    (None)
    # Submissions
    134
    Accepted
    67
    Uploaded By