Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:37:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%I64d\n",ans);
                      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 星际通信
 - 语言
 - C++
 - 递交时间
 - 2019-05-03 14:48:00
 - 评测时间
 - 2019-05-03 15:24:42
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 15ms
 - 峰值内存
 - 220.0 KiB