Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:57:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",lo);
                ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 17.10.6 Prob III - Function
 - 比赛
 - 2017.10.6 TYWZ NOIp提高组模拟练习
 - 语言
 - C++
 - 递交时间
 - 2017-10-06 11:40:04
 - 评测时间
 - 2017-10-06 11:40:04
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 61ms
 - 峰值内存
 - 384.0 KiB