Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:38:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%I64d",ans);
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1002 星际诗章
 - 语言
 - C++
 - 递交时间
 - 2019-05-03 15:31:58
 - 评测时间
 - 2019-05-03 15:31:58
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 137ms
 - 峰值内存
 - 1.879 MiB