Runtime Error
foo.c: In function 'trans': foo.c:11:14: warning: array subscript has type 'char' [-Wchar-subscripts] 11 | ans[t++] = dig[x]; | ~^~ foo.c:15:10: warning: array subscript has type 'char' [-Wchar-subscripts] 15 | ans[t++] = dig[x % m]; | ~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A11-2 K进制的高精度整数
- 比赛
- 2023 程序设计与竞赛(作业6:走向综合)
- 语言
- C
- 递交时间
- 2023-10-28 13:08:58
- 评测时间
- 2023-10-28 13:08:58
- 评测机
- 分数
- 0
- 总耗时
- 11ms
- 峰值内存
- 284.0 KiB