Accepted
foo.c: In function 'main': foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&a); ^~~~~~~~~~~~~~ foo.c:9:8: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] b = b*10 +a%10; ~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2021-08-29 18:57:01
- 评测时间
- 2021-08-29 18:57:01
- 评测机
- 分数
- 10
- 总耗时
- 0ms
- 峰值内存
- 256.0 KiB