Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:102:21: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
     scanf("%lld", &m);
                     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1019 踢足球
 - 语言
 - C++
 - 递交时间
 - 2020-08-07 14:37:50
 - 评测时间
 - 2020-08-07 14:37:50
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 526ms
 - 峰值内存
 - 16.176 MiB