Wrong Answer
foo.c: In function 'main': foo.c:11:16: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld\n", ans); ~~~^ %d foo.c:7:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1307 黑皮的正方形
- 语言
- C
- 递交时间
- 2021-09-24 21:11:19
- 评测时间
- 2021-09-24 21:11:19
- 评测机
- 分数
- 70
- 总耗时
- 10ms
- 峰值内存
- 288.0 KiB