Accepted
/in/foo.cc: In function 'void deal()': /in/foo.cc:8:26: warning: unused variable 'maxlen' [-Wunused-variable] int maxright=0,pos=0,maxlen=0; ^~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:27:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&n); ^
信息
- 递交者
- 类型
- 递交
- 题目
- Antisymmetry
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-09-04 21:39:27
- 评测时间
- 2018-09-04 21:39:27
- 评测机
- 分数
- 240
- 总耗时
- 100ms
- 峰值内存
- 4.75 MiB