Accepted
/in/foo.c: In function 'main': /in/foo.c:40:13: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(targetName, name); ^~~~~~ /in/foo.c:40:13: warning: incompatible implicit declaration of built-in function 'strcpy' /in/foo.c:40:13: note: include '<string.h>' or provide a declaration of 'strcpy'
信息
- 递交者
- 类型
- 递交
- 题目
- P1015 谁拿了最多奖学金
- 语言
- C
- 递交时间
- 2024-08-11 16:01:06
- 评测时间
- 2024-08-11 16:01:06
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 248.0 KiB