Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:10:26: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] scanf("%d%I64d",&n,&k); ^ /in/foo.cc:8:11: warning: unused variable 'm' [-Wunused-variable] int n,m,a[20]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 字典序
- 语言
- C++
- 递交时间
- 2017-08-25 19:11:38
- 评测时间
- 2017-08-25 19:11:38
- 评测机
- 分数
- 0
- 总耗时
- 11ms
- 峰值内存
- 368.0 KiB