Accepted
foo.cc: In function 'int main()':
foo.cc:23:13: warning: variable 'x' set but not used [-Wunused-but-set-variable]
   23 |         int x,y=0;
      |             ^
foo.cc:23:15: warning: variable 'y' set but not used [-Wunused-but-set-variable]
   23 |         int x,y=0;
      |               ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1389 Problem 1A. 中秋月饼
 - 比赛
 - 悬赏令第一周
 - 语言
 - C++
 - 递交时间
 - 2022-09-30 00:34:59
 - 评测时间
 - 2022-09-30 00:34:59
 - 评测机
 
- 分数
 - 120
 - 总耗时
 - 129ms
 - 峰值内存
 - 512.0 KiB