Wrong Answer
/in/foo.c: In function 'main':
/in/foo.c:7:19: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'float *' [-Wformat=]
     scanf("%d %d %d", &a, &m, &k);
                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 程序设计强化(第一周)
 - 语言
 - C
 - 递交时间
 - 2024-03-04 23:09:30
 - 评测时间
 - 2024-03-04 23:09:30
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 4ms
 - 峰值内存
 - 272.0 KiB