Wrong Answer
foo.c: In function 'main': foo.c:36:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long long int' [-Wformat=] 36 | printf("%ld\n",result[i]); | ~~^ ~~~~~~~~~ | | | | long int long long int | %lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 3. Concate and count
- 比赛
- 2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
- 语言
- C
- 递交时间
- 2023-10-07 20:57:26
- 评测时间
- 2023-10-07 20:57:26
- 评测机
- 分数
- 20
- 总耗时
- 506ms
- 峰值内存
- 788.0 KiB