Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:20:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",ans); ^ /in/foo.cc:9:6: warning: unused variable 'top' [-Wunused-variable] int top=0; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1768 顺序对的值
- 语言
- C++
- 递交时间
- 2018-11-09 13:45:10
- 评测时间
- 2018-11-09 13:45:10
- 评测机
- 分数
- 30
- 总耗时
- 179ms
- 峰值内存
- 328.0 KiB