Accepted
/in/foo.c: In function 'fun':
/in/foo.c:75:14: warning: 'return' with no value, in function returning non-void
  if (t == 1) return;
              ^~~~~~
/in/foo.c:73:5: note: declared here
 int fun(Node* head, int t)
     ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2-4 点名上前
 - 比赛
 - 2024程序设计与竞赛作业赛第三场(七十二变)
 - 语言
 - C
 - 递交时间
 - 2024-10-18 14:49:27
 - 评测时间
 - 2024-10-18 14:49:27
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 16ms
 - 峰值内存
 - 1.785 MiB