1 solutions

  • 1
    @ 2026-3-20 21:09:01
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<sizeof("Hello,world!")+1;
    }
    
    • 1

    Information

    ID
    1370
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    10
    Tags
    # Submissions
    3
    Accepted
    1
    Uploaded By