记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:51:1: error: expected ';' before '}' token
 }
 ^
/in/foo.c:5:16: warning: variable 'C' set but not used [-Wunused-but-set-variable]
  int a,b,c,A,B,C;
                ^

信息

递交者
类型
递交
题目
A1-1 分支结构练习:三数排序
比赛
南师大(含泰州学院)2024年新生赛(第一场)
语言
C
递交时间
2024-08-15 10:40:31
评测时间
2024-08-15 10:40:31
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes