Compile Error
foo.cpp: In function 'int main()': foo.cpp:32:20: error: 'abs' was not declared in this scope if(time>=(abs(cx-mx)+abs(cy-my)+mx+1)){ ^ foo.cpp:5:11: warning: unused variable 'T' [-Wunused-variable] int cx,cy,T,m,n,i,j,mx,my,time,get; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1120 花生采摘
- 语言
- C++
- 递交时间
- 2014-01-25 21:48:57
- 评测时间
- 2014-01-25 21:48:57
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes