Wrong Answer
foo.c: In function 'main':
foo.c:13:35: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
13 | printf("%ld",n);
| ~~^ ~
| | |
| | int
| long int
| %d
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1196 迷人的水仙花
- 语言
- C
- 递交时间
- 2023-07-21 13:23:15
- 评测时间
- 2023-07-21 13:23:15
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 284.0 KiB