Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:106:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d%d",&a,&b); ^ /in/foo.cc:106:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- a+b problem
- 比赛
- 比赛功能测试 - rated
- 语言
- C++
- 递交时间
- 2018-03-30 19:55:27
- 评测时间
- 2018-03-30 19:55:27
- 评测机
- 分数
- 30
- 总耗时
- 44ms
- 峰值内存
- 384.0 KiB