Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:66: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   else printf("%I64d\n",(ll)1085+(ll)232*(n-9)+(ll)14*(n-8)*(n-9)); 
                                                                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1052 骑士
 - 语言
 - C++
 - 递交时间
 - 2019-08-17 19:26:07
 - 评测时间
 - 2019-08-17 19:26:07
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 616ms
 - 峰值内存
 - 492.0 KiB