Accepted
/in/foo.c: In function 'main': /in/foo.c:20:2: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] system("pause"); ^~~~~~ /in/foo.c:4:34: warning: unused variable 'i' [-Wunused-variable] int year, month, day, flag = 0, i; ^
信息
- 递交者
- 类型
- 递交
- 题目
- A1-3 分支结构练习:月份天数
- 比赛
- 基于基本数据类型的程序设计训练
- 语言
- C
- 递交时间
- 2019-03-27 16:24:32
- 评测时间
- 2019-03-27 16:24:32
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 320.0 KiB