/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:10:10: warning: unused variable 'word' [-Wunused-variable]
  int i,j,word[N],count[N]={1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1};
          ^
foo.c: At top level:
foo.c:66:1: error: expected identifier or '(' before '?' token
 ?
 ^

信息

递交者
类型
递交
题目
P1495 笨小猴
语言
C
递交时间
2014-05-17 21:38:27
评测时间
2014-05-17 21:38:28
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes