Memory Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:13:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] if(a[i]!=a[i-1] && a[i]!=a[i+1])printf("%d ",a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1918 艾酱的卡牌
- 语言
- C++
- 递交时间
- 2017-11-05 09:42:08
- 评测时间
- 2017-11-05 09:42:08
- 评测机
- 分数
- 60
- 总耗时
- ≥5773ms
- 峰值内存
- ≥8.0 MiB