System Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:64:19: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
    scanf("%lld",&z);
                   ^
/in/foo.cc:69:28: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
   scanf("%d%d%lld",&x,&y,&z);
                            ^
KeyError('config.ini',)

信息

递交者
类型
递交
题目
QQ农场之勤劳的李放
语言
C++
递交时间
2017-09-09 11:48:01
评测时间
2017-09-09 11:48:01
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes