Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:31:7: warning: unused variable 'red' [-Wunused-variable]
int red,yellow,blue,ry,rb,yb,ryb;
^~~
/in/foo.cc:31:11: warning: unused variable 'yellow' [-Wunused-variable]
int red,yellow,blue,ry,rb,yb,ryb;
^~~~~~
/in/foo.cc:31:18: warning: unused variable 'blue' [-Wunused-variable]
int red,yellow,blue,ry,rb,yb,ryb;
^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 中二病也要ACM
- 语言
- C++
- 递交时间
- 2017-08-07 09:16:48
- 评测时间
- 2017-08-07 09:16:48
- 评测机
- 分数
- 100
- 总耗时
- 3ms
- 峰值内存
- 332.0 KiB