Accepted
/in/foo.cc: In function 'bool cheak(int)': /in/foo.cc:8:9: warning: unused variable 'be' [-Wunused-variable] int be = a[1]; ^~ /in/foo.cc: In function 'int main()': /in/foo.cc:25:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",a+i); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 愤怒的牛(Usaco2005 feb, Bzoj1734)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-09-22 22:06:25
- 评测时间
- 2018-09-22 22:06:25
- 评测机
- 分数
- 100
- 总耗时
- 72ms
- 峰值内存
- 1.086 MiB