Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:31:36: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=] scanf("%d%d",&A[i].a,&A[i].b); ^ /in/foo.cc:31:36: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'll* {aka long long int*}' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P2193 社交距离
- 语言
- C++
- 递交时间
- 2024-10-06 11:15:44
- 评测时间
- 2024-10-06 11:15:44
- 评测机
- 分数
- 100
- 总耗时
- 327ms
- 峰值内存
- 1.941 MiB