Accepted
foo.cc: In function 'int main()':
foo.cc:51:17: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[10005]' [-Wformat=]
  scanf("%s",&str);
                 ^
自豪的采用jd5进行评测(github.com/masnn/jd5)
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1011 密码
 - 语言
 - C++
 - 递交时间
 - 2020-02-11 20:07:17
 - 评测时间
 - 2020-02-11 20:07:17
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 37ms
 - 峰值内存
 - 268.0 KiB