Accepted
/in/foo.c: In function 'main':
/in/foo.c:16:17: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  for(i=0,j=n;i<n,j>0;i++,j--)
                 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 我咽下一枚铁做的月亮
 - 语言
 - C
 - 递交时间
 - 2020-12-30 16:58:21
 - 评测时间
 - 2020-12-30 16:58:21
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 48ms
 - 峰值内存
 - 236.0 KiB