Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:107:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n%d",anscnt,anstime);
                                ^
/in/foo.cc:107:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1460 拉力赛
 - 语言
 - C++
 - 递交时间
 - 2018-03-13 17:14:28
 - 评测时间
 - 2018-03-13 17:14:28
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 242ms
 - 峰值内存
 - 3.465 MiB