Accepted
/in/foo.c: In function 'main':
/in/foo.c:36:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
      printf("%d",p);
               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1044 计算系数
 - 语言
 - C
 - 递交时间
 - 2019-10-19 01:42:00
 - 评测时间
 - 2019-10-19 01:42:00
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 7ms
 - 峰值内存
 - 212.0 KiB