close
The Wayback Machine - https://web.archive.org/web/20210928200244/https://github.com/lyhellcat
Skip to content
Avatar
Block or Report

Block or report lyhellcat

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.

Report abuse

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

Report abuse

Popular repositories

  1. Pic Public

  2. Forked from wangdoc/clang-tutorial

    C 语言教程

54 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Created 1 repository

Opened their first pull request on GitHub in wangdoc/clang-tutorial Public

Opened 2 other pull requests in 1 repository
wangdoc/clang-tutorial 2 merged

Created an issue in wangdoc/clang-tutorial that received 1 comment

关于I/O函数一章中输入" -13.45e12# 0"之后执行scanf

文中说这时候%f会读到-13.45e12 我觉得应为.45e12 int x; float y; // 用户输入 " -13.45e12# 0" scanf("%d", &x); scanf("%f", &y); printf("%d %f", xx, y); // -13 4499999…

1 comment
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.