记录详情

System Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:42:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'LL {aka long long int}' [-Wformat=]
  printf("%I64d\n", ans.val);
                           ^
ValueError("invalid literal for int() with base 10: 'change1.in|change1.ans|1|10|128000\\n'",)

信息

递交者
类型
递交
题目
数的变换
语言
C++
递交时间
2017-09-08 14:39:04
评测时间
2017-09-08 14:39:04
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes