/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:6:17: error: 't' undeclared (first use in this function)
     scanf("%d",&t);
                 ^
foo.c:6:17: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
递交
题目
P1102 陶陶摘苹果
语言
C
递交时间
2015-09-26 13:57:55
评测时间
2015-09-26 13:57:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes