Wrong Answer
foo.c: In function 'main': foo.c:13:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &t, &k); ^~~~~~~~~~~~~~~~~~~~~~ foo.c:37:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&m); ^~~~~~~~~~~~~~~~~~~
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- P2006 组合数问题
- 语言
- C
- 递交时间
- 4 年前
- 评测时间
- 4 年前
- 评测机
- 分数
- 30
- 总耗时
- 964ms
- 峰值内存
- 30.91 MiB