Run ID:155838

提交时间:2026-06-14 10:18:41

#include <stdio.h> #include <ctype.h> int main() { char input_char; scanf("%c", &input_char); // 检查输入是否为大写字母