Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:23:45: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type '__gnu_cxx::__alloc_traits<std::allocator<int> >::value_type* {aka int*}' [-Wformat=] for (i = 0; i < n; i++) scanf("%lld", &v[i]); ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1316 Multiple of k
- 语言
- C++
- 递交时间
- 2022-02-03 00:39:56
- 评测时间
- 2022-02-03 00:39:56
- 评测机
- 分数
- 10
- 总耗时
- 3ms
- 峰值内存
- 404.0 KiB