Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:46:26: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
   printf("%lld\n",v[x][y]);
                          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - phalanx
 - 语言
 - C++
 - 递交时间
 - 2017-11-21 20:45:02
 - 评测时间
 - 2017-11-21 20:45:02
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 6715ms
 - 峰值内存
 - 34.75 MiB