/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:65:10: error: 'fin' undeclared (first use in this function)
   fscanf(fin,"%d",&std[i]);
          ^
foo.c:65:10: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
递交
题目
P1979 信息传递
语言
C
递交时间
2015-11-13 22:41:06
评测时间
2015-11-13 22:41:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes