6 solutions

  • 0
    @ 2025-9-11 2:11:56

    #include<stdio.h> int main(){ int x,a,b,c; scanf("%d",&x); a=x/100; c=x%10; b=x/10%10; if(x==aaa+bbb+ccc) printf("TRUE"); else printf("FALSE"); return 0;}

    Information

    ID
    42
    Time
    1000ms
    Memory
    256MiB
    Difficulty
    5
    Tags
    # Submissions
    941
    Accepted
    330
    Uploaded By