Accepted
/in/foo.cc: In function '__int128 kxy(int)': /in/foo.cc:30:17: warning: unused variable 'tt' [-Wunused-variable] int tt = l; ^~ /in/foo.cc: At global scope: /in/foo.cc:3:38: warning: 'pd' defined but not used [-Wunused-variable] static char buf[100000], *pa = buf, *pd = buf; ^~ /in/foo.cc:3:27: warning: 'pa' defined but not used [-Wunused-variable] static char buf[100000], *pa = buf, *pd = buf; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1378 矩阵取数游戏
- 语言
- C++
- 递交时间
- 2024-07-10 10:05:06
- 评测时间
- 2024-07-10 10:05:06
- 评测机
- 分数
- 100
- 总耗时
- 21ms
- 峰值内存
- 600.0 KiB