Skip to content
View shadow-shang's full-sized avatar

Block or report shadow-shang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shadow-shang/README.md
  • 👋 Hi, I’m @shadow-shang
  • 👀 I’m interested in tabletennis and badminton
  • 🌱 I’m currently learning artificial intelligence
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me:[email protected]/or [email protected]
  • 😄 Pronouns:infp
  • ⚡ Fun fact: he didn't write any thing
int main() 
{
    float c, f;
    printf("请输入摄氏度值: ");
    scanf("%f", &c);
    f = c * 9.0 / 5.0 + 32.0;
    printf("%.2f摄氏度等于%.2f华氏度\n", c, f);
    return 0;
}

艾莉3

Popular repositories Loading

  1. shadow-shang shadow-shang Public

    Config files for my GitHub profile.