Accepted
foo.cc: In function 'int main()': foo.cc:56:12: warning: unused variable 'lens' [-Wunused-variable] 56 | int lent,lens=0,num=0,m;now=1;point=0; | ^~~~ foo.cc:57:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 57 | scanf("%s",t+1);lent=strlen(t+1); | ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1720 阿狸的打字机
- 语言
- C++
- 递交时间
- 2022-02-03 16:39:05
- 评测时间
- 2022-02-03 16:39:05
- 评测机
- 分数
- 100
- 总耗时
- 421ms
- 峰值内存
- 11.289 MiB