Wrong Answer
foo.c: In function 'main':
foo.c:4:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
4 | scanf("%lld%lld",&n,&x);
| ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:8:5: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
8 | ++s;
| ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1848 记数问题
- 语言
- C
- 递交时间
- 2022-06-04 11:29:12
- 评测时间
- 2022-06-04 11:29:12
- 评测机
- 分数
- 0
- 总耗时
- 164ms
- 峰值内存
- 292.0 KiB