1 solutions

  • 1
    @ 2023-9-19 23:25:02

    #include<bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; if(a%15==0){ cout<<"欧耶欧耶"; } }

    • 1

    Information

    ID
    39
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    10
    Tags
    # Submissions
    8
    Accepted
    5
    Uploaded By