Compile Error
/in/foo.c: In function 'main':
/in/foo.c:4:1: warning: implicit declaration of function 'scans' [-Wimplicit-function-declaration]
 scans("%s",s);
 ^~~~~
/in/foo.c:14:0: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
 }
 
/in/foo.c:14:1: error: expected declaration or statement at end of input
 }
 ^
/in/foo.c:14:1: error: expected declaration or statement at end of input
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 单词加密
 - 语言
 - C
 - 递交时间
 - 2018-05-06 11:16:28
 - 评测时间
 - 2018-05-06 11:16:28
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes