Time Exceeded
/in/foo.c: In function 'main': /in/foo.c:6:12: warning: left-hand operand of comma expression has no effect [-Wunused-value] while(x>=0, y<=32767) ^ /in/foo.c:6:8: warning: 'y' is used uninitialized in this function [-Wuninitialized] while(x>=0, y<=32767) ^
信息
- 递交者
- 类型
- 递交
- 题目
- a+b
- 语言
- C
- 递交时间
- 2018-12-24 19:59:07
- 评测时间
- 2018-12-24 19:59:07
- 评测机
- 分数
- 0
- 总耗时
- ≥10016ms
- 峰值内存
- ≥212.0 KiB