Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:5:13: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 5 | scanf("%d",&n); | ~^ ~~ | | | | | long long int* | int* | %lld
信息
- 递交者
- 类型
- 递交
- 题目
- P1684 丢失的筷子
- 语言
- C++
- 递交时间
- 2025-02-06 21:06:03
- 评测时间
- 2025-02-06 21:06:03
- 评测机
- 分数
- 80
- 总耗时
- 86ms
- 峰值内存
- 536.0 KiB