Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:42:17: warning: unused variable 'x' [-Wunused-variable]
     struct cdrf x;
                 ^
/in/foo.cc:43:17: warning: unused variable 'y' [-Wunused-variable]
     struct rdcf y;
                 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 1001 A+B Problem
 - 语言
 - C++
 - 递交时间
 - 2019-01-19 14:44:27
 - 评测时间
 - 2019-01-19 14:44:27
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 19ms
 - 峰值内存
 - 728.0 KiB