/ XMU_ACM /

记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:36:21: error: 'max' undeclared (first use in this function)
   if (cat[go].k==1) max=10;
                     ^~~
/in/foo.c:36:21: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
递交
题目
刘学习的仓鼠
语言
C
递交时间
2019-04-19 15:35:30
评测时间
2019-04-19 15:35:30
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes