Wrong Answer
/in/foo.c: In function 'encrypt':
/in/foo.c:43:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   else 
   ^~~~
/in/foo.c:51:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
    strcat(b,s);
    ^~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2-1 改错题
 - 语言
 - C
 - 递交时间
 - 2019-08-26 12:54:09
 - 评测时间
 - 2019-08-26 12:54:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 3ms
 - 峰值内存
 - 216.0 KiB