Accepted
foo.c: In function ‘main’: foo.c:15:21: warning: implicit declaration of function ‘add1’ [-Wimplicit-function-declaration] 15 | x = add1(t1, t2, a, b); | ^~~~ foo.c:16:21: warning: implicit declaration of function ‘add2’ [-Wimplicit-function-declaration] 16 | y = add2(t1, t2, a, b); | ^~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024程序设计与竞赛作业赛第一场(喜相逢)
- 语言
- C
- 递交时间
- 2024-09-29 17:51:38
- 评测时间
- 2024-09-29 17:51:38
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 548.0 KiB