Compile Error
/in/foo.c: In function 'main':
/in/foo.c:48:9: error: 'nn' undeclared (first use in this function)
         nn*=i;
         ^~
/in/foo.c:48:9: note: each undeclared identifier is reported only once for each function it appears in
/in/foo.c:44:10: warning: variable 'u' set but not used [-Wunused-but-set-variable]
     char u;
          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - chess
 - 语言
 - C
 - 递交时间
 - 2018-04-08 23:49:23
 - 评测时间
 - 2018-04-08 23:49:23
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes