Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:9:22: 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:9:22: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
信息
- 递交者
- 类型
- 递交
- 题目
- P1182 闰年祝福
- 比赛
- 2020年互联网创新创业科技节程序设计大赛
- 语言
- C++
- 递交时间
- 2020-12-09 13:46:09
- 评测时间
- 2020-12-09 13:46:09
- 评测机
- 分数
- 50
- 总耗时
- ≥1005ms
- 峰值内存
- ≥228.0 KiB