Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:65:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll {aka long long int}' [-Wformat=] printf("%d\n",A.mat[S+1][E+1]); ^ /in/foo.cc:36:20: warning: unused variable 'x' [-Wunused-variable] int N,M,S,E,K,Q,T,x,y; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2707 沼泽鳄鱼
- 语言
- C++
- 递交时间
- 2023-06-02 21:13:29
- 评测时间
- 2023-06-02 21:13:29
- 评测机
- 分数
- 100
- 总耗时
- 172ms
- 峰值内存
- 1.066 MiB