Wrong Answer
foo.cc: In function 'int main()': foo.cc:49:27: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=] 49 | scanf("%lld", &a[i]); | ~~~^ ~~~~~ | | | | | int* | long long int* | %d
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1546 Problem 6D. 桌游
- 语言
- C++
- 递交时间
- 2023-11-25 09:01:49
- 评测时间
- 2023-11-25 09:01:49
- 评测机
- 分数
- 10
- 总耗时
- 258ms
- 峰值内存
- 1.898 MiB