Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:12:8: warning: unused variable 'flag' [-Wunused-variable] int flag=0; ^~~~ /in/foo.cc:23:24: warning: format '%d' expects argument of type 'int', but argument 2 has type '__gnu_cxx::__enable_if<true, double>::__type {aka double}' [-Wformat=] printf("%d",abs(s2-s1)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 星际战争I(Normal)
- 语言
- C++
- 递交时间
- 2018-07-15 18:48:55
- 评测时间
- 2018-07-15 18:48:55
- 评测机
- 分数
- 0
- 总耗时
- 172ms
- 峰值内存
- 380.0 KiB