Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:20:12: warning: unused variable 'b' [-Wunused-variable] long long b = 0LL, a = 0LL; ^ /in/foo.cc:20:21: warning: unused variable 'a' [-Wunused-variable] long long b = 0LL, a = 0LL; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 [YZSC2019]GEOG
- 比赛
- Test Round
- 语言
- C++
- 递交时间
- 2019-08-24 19:11:02
- 评测时间
- 2019-08-24 19:11:02
- 评测机
- 分数
- 100
- 总耗时
- 11ms
- 峰值内存
- 224.0 KiB