Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:6:22: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] printf("%lld",a*b-a-b); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2028 小凯的疑惑
- 语言
- C++
- 递交时间
- 2018-08-13 19:44:42
- 评测时间
- 2018-08-13 19:44:42
- 评测机
- 分数
- 60
- 总耗时
- 76ms
- 峰值内存
- 384.0 KiB